Am 29.06.2005 um 21:32 schrieb Jason Lampitt <email@hidden>:
Check out the navigation in this site I just posted.
I did, very briefly, due to time contraints. Interesting!
The menu is all CSS driven and works perfectly in other browsers but
for the life of me, I can't figure out how to fix this glitch in
Safari.
www.procasemanagement.com
I'm not really worried about it. Safari is on the low end of my
development priorities, but still... I'd like to get it working.
Right. A matter of personal viewpoint. I personally could care less
about any other browsers that are not standards compliant ;-), market
realities notwithstanding. But let's not start any flame war on this
:-)))
Any ideas?
First, I noticed that your id attibutes are not unique. This may not be
a problem but it's incorrect AFAIK. Try to get your HTML and your CSS
to validate.
Shouldn't the .first class selectors come before the pseudo selectors?
I.E. "a.first:visited" instead of "a:visited.first". That's the way I
read the spec at <http://www.w3.org/TR/REC-CSS2/selector.html>.
HTH
Mike
--
Mike Fischer Softwareentwicklung, EDV-Beratung
Schulung, Vertrieb
Web: <http://homepage.mac.com/mike_fischer/index.html>
Note: I read this list in digest mode!
Send me a private copy for faster responses.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden