Mouse over image changy thing.
Moderator: General Moderators
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
wow
i have it almost working sort of, i came up with a better design for it. i figure i will just position the images off the screen so they will get loaded, and then bump them in when a link gets hovered. that way they get preloaded and all such things.
i figured out why it wasn't working the other way though, and i remembered that i needed to mention something
the csshover.htc
it's the best thing for IE since.. anything.
http://www.xs4all.nl/~peterned/csshover.html
you can get it there
i have it almost working sort of, i came up with a better design for it. i figure i will just position the images off the screen so they will get loaded, and then bump them in when a link gets hovered. that way they get preloaded and all such things.
i figured out why it wasn't working the other way though, and i remembered that i needed to mention something
the csshover.htc
it's the best thing for IE since.. anything.
http://www.xs4all.nl/~peterned/csshover.html
you can get it there
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
I did it. Now I just need to add text popups.
If you have FireFox you can view the CSS I used to make this all work, here is the site:
http://beta.apevibro.com/mouseover/
:) easier than i thought
If you have FireFox you can view the CSS I used to make this all work, here is the site:
http://beta.apevibro.com/mouseover/
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- MrPotatoes
- Forum Regular
- Posts: 617
- Joined: Wed May 24, 2006 6:42 am
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
-
SpiderMonkey
- Forum Commoner
- Posts: 85
- Joined: Fri May 05, 2006 4:48 am
This sounds similar in basic principle to what I was trying to do here:
viewtopic.php?t=51384
And I was not able to get the rollovers working in IE at all (the reason its marked as solved is because the main bug was it not displaying correctly in IE 5 mac).
So, if you can get your thing working in IE, I'd like to see it.
viewtopic.php?t=51384
And I was not able to get the rollovers working in IE at all (the reason its marked as solved is because the main bug was it not displaying correctly in IE 5 mac).
So, if you can get your thing working in IE, I'd like to see it.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Everah:
Yeah, I saw that. I'm pretty sure I can fix that without breaking the page by simply setting their width.
SpiderMonkey:
I'm sorry, I didn't look over that thread but I can tell you how I got hovers to work correctly in IE.
I used csshover2.htc from http://www.xs4all.nl/~peterned/csshover.html.
It's a behavior for IE that makes hovers render correctly on any element, like in FF. It has done miracles for me.
Yeah, I saw that. I'm pretty sure I can fix that without breaking the page by simply setting their width.
SpiderMonkey:
I'm sorry, I didn't look over that thread but I can tell you how I got hovers to work correctly in IE.
I used csshover2.htc from http://www.xs4all.nl/~peterned/csshover.html.
It's a behavior for IE that makes hovers render correctly on any element, like in FF. It has done miracles for me.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
-
SpiderMonkey
- Forum Commoner
- Posts: 85
- Joined: Fri May 05, 2006 4:48 am
404Daedalus- wrote:SpiderMonkey:
I'm sorry, I didn't look over that thread but I can tell you how I got hovers to work correctly in IE.
I used csshover2.htc from http://www.xs4all.nl/~peterned/csshover.html.
It's a behavior for IE that makes hovers render correctly on any element, like in FF. It has done miracles for me.
edit: got it. Silly fullstop