IBM developerWorks
           CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 11th, 2002, 08:00 PM
nitebirdz nitebirdz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: St. Paul (Minnesota)
Posts: 1 nitebirdz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problems with CSS

I'm running into some problems with the JavaScript/CSS code for rollover effects on my homepage. For whatever reason, it used to work _only_ under the old Netscape 4.x on any platform, but not under MSIE or Mozilla. Now, it doesn't even appear to work under newer versions of Netscape 4.x.

Any ideas what could be causing the problem? The URL is URL

Reply With Quote
  #2  
Old July 12th, 2002, 11:48 AM
tranq tranq is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2001
Location: Phila, PA
Posts: 39 tranq User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 45 sec
Reputation Power: 7
This isn't a CSS problem, it's a DOM problem.

Your rollovers use the document.layers document object model, a DOM specific to Netscape versions up through 4+.

With Netscape 6+, Netscape dropped that proprietary DOM in favor of the W3 recommend DOM 1.0 (document.getElementById)
http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/

IE5+ also supports the DOM 1.0

Earlier versions of IE use Microsoft's proprietary DOM (document.all)

Here's a good place to learn more:
http://www.xs4all.nl/~ppk/js/index.html?version5.html

Good luck

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Problems with CSS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway