Re: [jQuery] Site

2010-02-13 Thread John Corry
www.twitter.com/avideogame > > > Thanks > Sourabh Sharma > -- John Corry PHP developer - 3by400, Inc http://www.3by400.com

[jQuery] get the element that called the function...

2010-01-15 Thread John Corry
detail. I want the ajax method to .hide() the link that WASN'T clicked on success. How do I know, inside the scope of the function, which element's onclick event triggered the function. If I knew that, it would be easy to hide the other one... -- John Corry PHP developer - 3by400, Inc http://www.3by400.com

[jQuery] jQuery content slider

2009-09-11 Thread John Corry
ude the testimonials div. When the initGall() function runs though, it fails to set some variables for 'testimonials' like it does for 'partners'. I can't figure it out, everything *looks* like it should work. Anyone here mind putting a different set of eyes on it to see if