Need Javascript help for Frontpage

G

Guest

Hello,

Hoping someone can help me clean up some code... Please see the site I am
creating at www.pathfinderautomation.com. The blending slideshow images on
the homepage was done via Javascript but I don't want the image to be a link.
You'll notice when you rollover it, you get a cursor as if it's a link but
an error when you try to click on it. I don't want it to be a link - just a
slideshow. Can someone tell me how to change it?

Thanks,
Beverly
 
S

Steve Easton

Switch to html view.
Search for <a href="javascript:gotoshow()"> and delete it.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
A

Andrew Murray

Can't see what your particular problem is ...but the images don't "blend" -
they just load one after the other.

Another thing....can you length the duration between images? on my dialup
connection the images change BEFORE the previous one has even finished
loading!

I used to have a 'fade-in/fade-out' type script that used to show images in
a slideshow type format I think I got the script from
http://javascript.internet.com
 
T

Trevor L.

Andrew et al.

On an ADSL connection (256k), they blend quite nicely, i.e. fade in and fade
out.

I have read on this NG and elsewhere that these effects are limited to IE
Explorer. I must admit that they work very nicely in this context. Anyway,
although I had a blend effect on my website, I removed for consistency.

What do others think?

--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au

Andrew said:
Can't see what your particular problem is ...but the images don't
"blend" - they just load one after the other.

Another thing....can you length the duration between images? on my
dialup connection the images change BEFORE the previous one has even
finished loading!

I used to have a 'fade-in/fade-out' type script that used to show
images in a slideshow type format I think I got the script from
http://javascript.internet.com


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 

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