Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
simpleplan #1
pop-up image code
I want to be able to click on a link (or thumbnail) within my webpage that will
pop-up with an enlarged image 9the actual size). How do i do this using HTML?
What is the code? I'm new so need easy instructions.
simpleplan Guest
-
[Q] Image thumbnailing code?
I have a thumbnailer that generates and returns a thumbnail jpg of a source image passed to it. However, the thumbnails are quite poor, like... -
regexp for parsing image filenames out of html code
Hello! I have a lot of html files and I would like to get all image filenames. The problem is it is not always valid xml. So I have to use... -
Newly Created Image Not Always Found by Following Code
I am having a problem where the bitmap image that I just created and saved to disk can not be found but the code in another area of the program.... -
Image Width and Height in Code View
OK, at long last I've made the leap from Homesite to Dreamweaver MX. In the main, everything is just fine and most of the time I feel like I'm still... -
Offer tips, comments on this code (generates html to index image files)
Please offer suggestions, comments, and tips on the following perl code. I had a need to quickly generate an html document indexing and displaying... -
delaneypub #2
Re: pop-up image code
One way to do this would be to use the Open Browser Window Behavior in
Dreamweaver. Make the thumbnail image in the original web page into a link by
setting the href attribute to "javascript:;". Then apply the Open Browser
Window Behavior to the link, specifying the larger image as the URL for the new
window.
Complete information about this behavior is in the Adding Content to Pages,
Using Javascript Behaviors section of Dreamweaver Help.
delaneypub Guest



Reply With Quote

