Stephen MacNeil
Stephen MacNeil
Neither works, I was using the "click" for buttons on forms and those work completely fine. It appears that the object returned by this instance of jquery and the array...
Okay maybe this will help clarify something. I wrote a function for logging out. I also wrote a function to captureImages() which just appends a value to each image because...
This still returns "log out" in console.log(t) as before but still no dice about actually following the link. If you look at my login part it is similar to yours...