Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > rollover buttons sticking...

rollover buttons sticking...
Thread Tools
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
May 5, 2006, 12:21 PM
 
using dreamweaver mx...

i made rollover buttons, and they are...sticky.
you mouse over them, and they sometimes stay in the rollover state.

i deleted the button table, and redid it. still happening.


any suggestions? (am not a pro!)
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
May 5, 2006, 01:33 PM
 
Example?
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
May 5, 2006, 01:35 PM
 
Originally Posted by Obi Wan's Ghost
Example?
here
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
May 5, 2006, 02:28 PM
 
Originally Posted by fisherKing
A Javascript problem.

Honestly though JS is really out these days. You can do all that in CSS with 80% less code.
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
May 5, 2006, 02:32 PM
 
Originally Posted by Obi Wan's Ghost
A Javascript problem.

Honestly though JS is really out these days. You can do all that in CSS with 80% less code.

so...again, not an expert.
how can i fix this (simply)?..


thanks!
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
May 5, 2006, 03:02 PM
 
Originally Posted by fisherKing
so...again, not an expert.
how can i fix this (simply)?..


thanks!
Google CSS rollovers

Examples

http://www.projectseven.com/tutorial...inks/index.htm

http://wellstyled.com/css-nopreload-rollovers.html

http://www.oreillynet.com/pub/a/java...rollovers.html

This site thats been getting lots of attention http://www.ipodhub.net has an image rollover menu too but positions the rollover image above the menu bar.
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
May 5, 2006, 03:04 PM
 
thanks, will investigate...
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Mac Elite
Join Date: Mar 2001
Location: CO
Status: Offline
Reply With Quote
May 6, 2006, 07:58 AM
 
Originally Posted by Obi Wan's Ghost
...
This site thats been getting lots of attention http://www.ipodhub.net has an image rollover menu too but positions the rollover image above the menu bar.
That's VERY nifty!

Have you seen any discussion posted on that ipodhub effect... whether that's requiring additional browser-fixes, etc.?
TOMBSTONE: "He's trashed his last preferences"
     
Mac Elite
Join Date: Oct 2000
Status: Offline
Reply With Quote
May 6, 2006, 01:47 PM
 
Originally Posted by Love Calm Quiet
That's VERY nifty!

Have you seen any discussion posted on that ipodhub effect... whether that's requiring additional browser-fixes, etc.?
Essentially you place whatever elements or images you want to display inside the <a> element. Then you hide it by default with display: none. Then you select the inner element, whenever the link is hovered over, like so:

a:hover img { display: block; and whatever code you want }

This way, the inner element will only display when your link is hovered over.
     
Dedicated MacNNer
Join Date: Dec 2004
Location: Tokyo
Status: Offline
Reply With Quote
May 8, 2006, 12:21 AM
 
you can do that in Imageready using remote rollovers, but the code is terrible...... I'm not an expert, is there a way to achieve in CSS with another WYSIWYG editor?
ππ>_<ππ
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
May 8, 2006, 01:10 AM
 
Originally Posted by yugyug
you can do that in Imageready using remote rollovers, but the code is terrible...... I'm not an expert, is there a way to achieve in CSS with another WYSIWYG editor?
I am not aware of any WYSIWYG editor that can preview CSS rollover. All previewing must be done in a browsers and you have to test in all browsers for compatibility.
     
Baninated
Join Date: Mar 2005
Location: An asteroid remanent of Tatooine.
Status: Offline
Reply With Quote
May 8, 2006, 01:12 AM
 
Originally Posted by Love Calm Quiet
That's VERY nifty!

Have you seen any discussion posted on that ipodhub effect... whether that's requiring additional browser-fixes, etc.?
I just tested it in all browsers I have

Safari ay ok
Firefox ay ok
Camino ay ok
Opera ay ok
IE 6 Windows ay ok
IE 5.2 Mac broken

Who cares about the last browser lol
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
May 13, 2006, 01:27 PM
 
just as a followup...

i just created a virgin page, and redid the buttons, imported the rest of the text and images over...and am good to go!

will research other options, but this is fixed!


thanks for input.

"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 10:47 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2