Hi,
Im having a little problem with my dropdown. It is populated dynamically from images inside a folder.
I have a 'preview button' next to the dropdown which i would like (when clicked) to popup a window displaying the image in the dropdown.
I tried making the preview button have code along the lines of:
<img src="../images/uploaded/+document.getElementById.[imgdropdown].value" />
however this didnt work.
Thanks for any help with this!


Reply With Quote
Bookmarks