Found JQuery whilst searching on web for any information on creating a 'Thumbnail' control in ASP.NET
I need to create a thumbnail solution in order to display images of products.
There can be more than 1 thumbnail per product and I need a way to enlarge the image as well.
The thumbnails will be displayed in atleast 3 or 4 pages across the system and I need the ability to delete them as well.
For version 2 of the software (knowing PM's it may be thrown into Version 1), I think I will need to be able to enhance this feature to allow movie clips so that's something I need to keep in mind.
Is there anything in the JQuery library that can help me with this? I looked briefly at Galleria but not too sure if it will work for a file which doesn't physically exist, it only exists as a varbinary field in the DB.