Adrian, can you give me some sample code i dont really understand how to implement that.
also how can i mangage where the images are being displayed?? >You don't have to set it up so the jQuery code loads all the images on page >load. Let them load the visible ones and then on page load tell it about the >others. > >If you want a quick fix, two ways: > >1. Add a class to all the non-visible ones then remove it on page load. > >2. Add the code to hide/initialise the scroller in a script block directly >below the markup. This'll minimise, if not remove, the flash of images. > >Adrian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318308 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

