This is a discussion on "Nested divs IE 5.2 Mac CSS2 bugs" within the Web Page Design section. This forum, and the thread "Nested divs IE 5.2 Mac CSS2 bugs are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Nested divs IE 5.2 Mac CSS2 bugs
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Nested divs IE 5.2 Mac CSS2 bugs
I have a problem with the following page: http://www.hastings.ac.uk/test/test-home.htm in IE 5.2 Mac. The hyperlinks within the second <ul> tags do not appear when displayed yet the HTML is correct. The DIV id is <#ulc1list>. The stylesheet used is: http://www.hastings.ac.uk/Templates/test-master.css. I have tested in IE6 (Win), Mozilla (win) , Safari (Mac), NN7 (Win) and all works ok. Any ideas? Is it because it is a nested div, the first list works with similar selectors (ul#header-menu)?
|
|
|
|
#2
|
|||
|
|||
|
You might look through http://www.l-c-n.com/IE5tests/
|
|
#3
|
||||
|
||||
|
ahh... the old crappy Mac IE bugs surface again.... lol
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#4
|
|||
|
|||
|
[quote]Originally posted by Catalyst
You might look through http://www.l-c-n.com/IE5tests/ Thanks for your help - managed to locate the problem within 5 minutes from this link. Problem being: 'Links inside fixed-position elements have no visual feedback that they are links'. To fix it I merely deleted any positioning from the parent element. Great!!!! It works beautifully in IE5.2 Mac and all other previously mentioned browsers BUT........NOT now IE6 Windows!!!!! It has now decided to omit the background color from the[*] class 'first'. Great! Onwards and upwards right? Any useful debug sites for IE6 please? |
|
#5
|
|||
|
|||
|
Specify a width on the ******.first class definition.
|
|
#6
|
|||
|
|||
|
Many thanks for your prompt help, that fixed the problem - all is working fine (maybe not exactly how I want it but hey....!)
|
|
#7
|
|||
|
|||
|
You're welcome. Glad it worked.
|
![]() |
| Tags |
| nested, divs, mac, css2, bugs |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Should I include CSS2 features? | jonnymorris | Web Page Design | 18 | Jul 13th, 2007 16:48 |
| CSS vs. CSS2 | graffixxx | Starting Out | 2 | Feb 9th, 2007 09:41 |
| Please help - position problem with nested divs | DavidinLondon | Web Page Design | 1 | May 21st, 2006 15:10 |
| Nested Divs don't keep the right width | kpm547 | Web Page Design | 2 | May 18th, 2005 18:57 |