mouseover links

F

Fred

Can one (or more) of the clever people on this list take a look at
http://tenerife.iberialodging.com/ and tell me how they make this site work.
I'm interested to learn what database (if there's one) they are using so
that I could use the same system on a one of my club sites. What interest me
is how they get the mouseover links to work i.e. <a
href="JavaScript:bookHotel('10216706')"
onmouseover="document.images['book1'].src=book2src;"
onmouseout="document.images['book1'].src=book1src;"> Obviously they use
JavaScript with a database but I'm not sure. Any help would be most
appreciated. Fred
 
J

Jens Peter Karlsen[FP MVP]

Simple Javascript imageswap script. No database involved in this.
You can easily build something similar using Behaviors in FP2003.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top