QUOTE(Darin McGrew @ Apr 18 2008, 04:23 PM)

thanks for the reply Darin, i think my needs are a little bit more advanced that that though.
On my site, each image has a unique id attached to it so the user can "select the product" and then register.
I dont seem to be able to code it so that the original image is dynamically increased and its id is still attached if you know what i mean?
I have say 10 products and at the moment each user can click (using the item type=radio) thing and register no problem, but i want to change it to an image gallery so the user clicks an image, the image is resized and it is still "selected" and the user can continue with the registration.
i have seen a few examples of this using the onclick function but i am still lost...
robert