[jQuery] jQuery and Innerfade

2007-07-30 Thread Tom Foyster
Hi, I'm having trouble implementing innerFade into a site I am developing. I have followed the steps, calling in jquery.innerfade,js, placing the calling code in the .ready function, and I've double checked the code alot!! The calling code is: $('ul#flashshow').innerfade({

[jQuery] jQuery and InnerFade

2007-07-30 Thread Tom Foyster
Hi, I'm relatively new with using jQuery, and I'm trying to implement innerFade to fade between some banner images. In the header: I've got php looping through the images to produce the following code: the jquery.innerfade.js file is untouched from download. In interactive.js, along