Skip to content
Archive of posts tagged DOM Images

Showing A Larger Image From A Thumbnail OnClick Via JavaScript / DOM

Recently asked on Yahoo! Answers: What Javascript to use to click on an image and make it appear larger in the middle of the page? I want to display my artwork on my webpage. I want to have it so on the left hand side are small images of my work and in the middle [...]

Displaying An Image On A Web Page Based Upon The Current Time With JavaScript / DOM

Recently asked on Yahoo! Answers: Picture on a schedule? How do I run a photo based on a schedule on my website?? I’m using Microsoft Frontpage. I know HTML, but no other programming languages. HELP PLEASE? This is fairly straightforward, provided we know what kind of schedule we want to use. Since the questioner didn’t [...]

Display A Random Image With JavaScript / DOM

Recenly asked on Yahoo! Answers: Can you create this code? I have a folder which contains images I am looking for a simple code to put in my homepage, This code will display an image randomly from that folder. Any one can come up with that code? This is very easily accomplished via JavaScript and [...]

Displaying A New Image Based On Image Choices Via Checkboxes, the HTML DOM and JavaScript

Recently asked on Yahoo! Answers Need a script that allows you to select a combination of pic and display a third pic based on pic. selection? I’m looking for a html/java script that I can add to a website that will allow a user to select two different pictures and dependant on their selection, display [...]