English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to find code to put in a HTML page that will in enlarge photos on a rollover. Can anyone show me where I can find this kind of code?

2007-05-02 05:33:00 · 3 answers · asked by Tyga 1 in Computers & Internet Programming & Design

3 answers

One way is to use onmouseover="someroutine();" />

Where "someroutine();" is a javascript routine you write and have either included in the section, or included externally and pointed to in the section.

The someroutine() could then either open up a window containing a whole new html file containing the enlarged image (which is what I do for many of my thumbnails and photo enlargements, though I do it with
You could even have onmouseover="this.src='mylargeimage.jpg';"

2007-05-02 05:42:43 · answer #1 · answered by fjpoblam 7 · 0 0

If you are familiar with xhtml and css, try going to http://www.cssplay.co.uk this guy has some cool ways to make photo galleries without the use of scripts, and some of them include ways of having thumbnails enlarge.

2007-05-02 15:35:23 · answer #2 · answered by J2 2 · 0 0

Picture,for some reason no,but I like making movies with my friends,even though I'm a bit camera shy...

2016-05-18 22:48:27 · answer #3 · answered by elissa 3 · 0 0

fedest.com, questions and answers