I am putting together a simple ajax run site. It is mostly a project for me to practice using jquery. all was going well until I was working on a form submitted to a php file and I fired up my local...
I am using jquery append to add a div(a fairly long html string) to my content wrapper. But when appending it the lightbox function breaks. The site is at:...
I am grabbing links from various pages loaded in an invisible iframe. I want to alert the html so I can make sure the html loaded is the correct html. But when I try to see it I get:[object...
I am trying to check for an element(theLink), in a page, but in my code below, testing for null is raising an error. I have tried both codes below and both give the same error, that...
I am working on a downloader script and need to load html, get required elements and act accordingly. My probelm is onload for an iFrame is executing too early, and the html is emtpy. As I understand...
Beginner javascript coder here. I am trying to write a script that will load a list of url's sequentially, like a slideshow only using urls instead of images. I am hoping someone could give me some...
Scratch that. I reformulated my plan and there is no gain by me making it harder than it needs to be. So thank you TheBearMay that was exactly what I needed.
I am fairly new to javascript , and my intrest has been piqued by Jetpack. I am hoping someone can help me get started. I want to create a script that gets a list of tv shows from the DOM and returns...