The IE7 "plugin/hack/whatever" will allow it to work.
http://dean.edwards.name/IE7/
Good luck!
Jeff
--
The name's Jeff. I've got a website.
http://www.vacantcanvas.com
On 7/2/05, David Laakso <[EMAIL PROTECTED]> wrote:
>
> >>>I'm trying to use the :hover pseudo element for a list, and it work
I'm trying to use the :hover pseudo element for a list, and it works
great in Firefox and Safari but not at all in IE (all Macintosh). Is
there a trick to getting the :hover element to work in Explorer?
This (:hover pseudo whatever it's called) css method --valid last time I
looked-- is workin
I'm hardly the best person to advise, but I think the suckerfish menus,
with a bit of javascript work really well, cross-browser.
Here's a link:
http://www.htmldog.com/articles/suckerfish/dropdowns/
And here's an article - for me, often inspiration enough to hack away at!
http://www.htmldog.c
Hello, i'm having the same problem, and this seemed like a very nice
solution.
But what if do want my css to be 100% valid ?
What are my options for making a 100% valid dropdown menu ?
On 6/22/05, Justin Smith <[EMAIL PROTECTED]> wrote:
>
> saul wrote:
>
> > Hello,
> >
> > I'm trying to use th
Thank you to everyone for the assist. I'm working on a couple of the
suggestions.
Saul
On Jun 22, 2005, at 1:19 PM, Justin Smith wrote:
saul wrote:
Hello,
I'm trying to use the :hover pseudo element for a list, and it works
great in Firefox and Safari but not at all in IE (all Macintosh).
saul wrote:
Hello,
I'm trying to use the :hover pseudo element for a list, and it works
great in Firefox and Safari but not at all in IE (all Macintosh). Is
there a trick to getting the :hover element to work in Explorer?
If you're not concerned with having 100% valid css, you can use the
You are going to hear this from a lot of people. The :hover pseudo
class only work with the a tags in IE.
You can achieve the same results using the :hover on the anchor instead
of the list. List-o-matic will generate the code, don't have think
right off hand but it is in the wiki.
Dennis Bixle