Hello,
i would enormously appreciate any help possible on this:
I have a JS image scroller that bogs down to the point of no return when there are too many thumbnails loaded into it.
is there a way to preload the images / would that even help ?
The twist is this: the images are dynamically loaded from a database, so i don't know their hard-coded names.
i'd be happy to post some code if someone let's me know.
thanks soooo much
i would enormously appreciate any help possible on this:
I have a JS image scroller that bogs down to the point of no return when there are too many thumbnails loaded into it.
is there a way to preload the images / would that even help ?
The twist is this: the images are dynamically loaded from a database, so i don't know their hard-coded names.
i'd be happy to post some code if someone let's me know.
thanks soooo much
Comment