Search found 2 matches
- Fri Dec 29, 2006 3:04 pm
- Forum: [3.0/Olympus] Styling
- Topic: Why do we use js-hover-effects in User Control Panel Navigat
- Replies: 17
- Views: 13905
Re: Why do we use js-hover-effects in User Control Panel Navigat
Yes, IE6 doesn't have support for :hover attributes, (Or any :... attribute actually) That's not quite correct, because IE6 supports :hover attributes on html-anchors (which are used for navigation-links in the user control panel). So you could create a css-class for these links, sth. like this a.n...
- Fri Dec 29, 2006 11:02 am
- Forum: [3.0/Olympus] Styling
- Topic: Why do we use js-hover-effects in User Control Panel Navigat
- Replies: 17
- Views: 13905
Why do we use js-hover-effects in User Control Panel Navigat
Hey guys, although we all know, that RC1 (or at least phpBB 3 final) will come up with a new theme. The current one is also okay, but there is a issue about the User Control Panel I don't understand: http://img404.imageshack.us/img404/3289/usermenuhd6.png Why don't you simply use html-links for the ...