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

I found how to change text when a mouse is rolled over it. I want an image to change to another image when my mouse rolls over it. If it can be simply done in frontpage, I'd love to know. Clippy isn't being much help! Thanks

2007-02-13 06:35:12 · 1 answers · asked by Jim2386 3 in Computers & Internet Software

1 answers

Not really sure if FrontPage handles the coding for you but you might want to check out W3Schools Online Web Tutorials, in particular one of the scripting languages. From the Javascript section, it list sample code like:








Visit W3Schools! src="b_pink.gif" name="b1"
onmouseOver="mouseOver()"
onmouseOut="mouseOut()" />




You can do most of the editing inside of FrontPage but you may have to switch to looking directly at the HTML produced to make the final scripting edits.

2007-02-13 06:44:38 · answer #1 · answered by Jim Maryland 7 · 0 0

fedest.com, questions and answers