PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage mouseover links

Reply

mouseover links

 
Thread Tools Rate Thread
Old 12-12-2004, 06:54 AM   #1
Fred
Guest
 
Posts: n/a
Default mouseover links


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


  Reply With Quote
Old 12-12-2004, 01:47 PM   #2
Jens Peter Karlsen[FP MVP]
Guest
 
Posts: n/a
Default Re: mouseover links

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.

> -----Original Message-----
> From: Fred [mailto:fred@finecats.co.uk]
> Posted At: 12. december 2004 08:55
> Posted To: microsoft.public.frontpage.client
> Conversation: mouseover links
> Subject: mouseover links
>
>
> 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
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off