 |
 |
rollover buttons sticking...
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status:
Offline
|
|
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
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status:
Offline
|
|
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
|
|
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
|
|
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
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status:
Offline
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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)
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|