1) Script Title: CSS Popup Image Viewer
2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...e-viewer/P150/
3) Describe problem: I LOVE this solution! Now for the rub: I'm using an ASP.NET datalist so my images come dynamically from a database reference and the code looks like this:
ImageUrl='<%# eval("Image01") %>'
How do I get the <a href="#thumb" to live happily with ImageURL in my datalist?



Reply With Quote

Bookmarks