Rollover

z28cam's picture

They have: 102 posts

Joined: Oct 2001

Ok im having problems with my rollovers site I can get the first button to work but im lost and dont know how to code it to make the others work?? Please look at my code and tell me what im suppose to do..Any Help is much appreciated.

Thanks

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

As you have got one working then the others are done on the same basis but with the different graphics. Here is one I did in DW:

<script language="JavaScript">
0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
</script>

You'll notice that a pre-load script goes in as well to the body tags.

Julia - if life was meant to be easy Michael Angelo would have painted the floor....

z28cam's picture

They have: 102 posts

Joined: Oct 2001

well thanks for that code webmistress but it makes no sense to me, im not a big javascripter as you can see LOL

I was looking more along the lines of someone helping me with the way i was doing it if you look at my script so far...

Jack Michaelson's picture

He has: 1,733 posts

Joined: Dec 1999

Does this help you out?

z28cam's picture

They have: 102 posts

Joined: Oct 2001

i figured it out but thanks for the link...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.