Jump to content

mouseover & css


abbie

Recommended Posts

I have javascript to make a link flash from one image to another as a mouse passes over it. This works perfectly well on safari all the time, but if i try to fix the link's position on the screen it stops working on internet explorer (the first image is always up). Has this come up before? I feel like I must be missing something very simple... any suggestions appreciatedhttp://studentweb.tulane.edu/~aglunn/page1.html -where i'm having the problemhttp://studentweb.tulane.edu/~aglunn/index.html -it works fine when it's in a separate frameI'm quite new to this, thanks for reading my issue, I haven't found the right way to phrase a google search on it.

Link to comment
Share on other sites

It works fine on IE6 IE7 firefox and opera. If you have safari I assume by IE you mean IE for mac. IE for mac isn't made anymore and is very low on compatability. I don't think you should worry to much about it only like two percent of all people have it.

Link to comment
Share on other sites

Just an observation, instead of using 5 functions to do the activate(), deactivate() you could use just 1 and pass values to the function... This would cut down the amount of code and make it easier to manage :)

Link to comment
Share on other sites

What a pleasant suprise, thanks snowboard!and thanks for the tip scott, I did intend to group them together at some point, I've kinda been waiting to see if I could get them to work on their own (even something as simple as putting them together is a whole new thing I have to learn)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...