image rollover doesn't work

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I placed a thumbnail pic on my website with FP Auto Thumbnail function. Then
I removed its hyperlink to the normal size picture and let it rollover to the
large size picture when a visitor points to the picture. I did the rollover
using Insert Swap Image in Behavior options. It works fine when I preview the
rollover behavior on my hard drive website, but it doesn't work in my
published website.
Does anyone know what could be wrong? The problem is at:
http://salicule.poctkits.com/features and benefits.htm
 
It's changing for me, however the size doesn't increase to display the larger image because the
image size is preset for the thumbnail in the html as width="100" height="75". Therefore the
larger image
http://salicule.poctkits.com/sali-t structure.jpg

is being forced by the browser to display at the same size as
http://salicule.poctkits.com/sali-t structure_small1.jpg

Additionally, you really need to remove the spaces from the file names and replace them with
underscores _ or dashes - because spaces break links in some browsers.

Try making the larger image display in a layer using behaviors,.
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Thanks Steve. I will try all that. However, can you give more details in
regards how to "making the larger image display in a layer using behaviors"?
 
Back
Top