Member
Member
macalter   2008-03-15, 04:03
#1

I'm playing with some of the colours that I can identify as to where they appear. Found this while scrolling:

/ Admin Toolbox
------------------------------
/

admin, #admin_data{


position: fixed;
_position: absolute;

I'm not sure you meant to have the _ typed. (I'm not changing this tag, just scrolled by it.) What is the correct position?

Member
Member
aitf311   2008-03-15, 04:34
#2

the _ makes sure that the css is only seen by IE6

Member
Member
macalter   2008-03-15, 05:13
#3

Oh, that beast! Guess it's better than worrying about Netscape as we use to! Forgot to raise a glass to its passing. Will do so as one of my pints Sunday . Wasn't sure as there was a "_" somewhere else that was a true error (not the CSS). Thanks

Administrator
Administrator
acrylian   2008-03-15, 10:33
#4

OF course these "_" are in fact CSS errors, but well, just like can be fought with fire...:-)

Member
Member
ellama   2008-03-15, 13:53
#5

Well IE is a beast and sometimes it's very hard write correct CSS w/o applying any CSS hacks. I'm not sure if it's a CSS error coz other browsers (Firefox, Opera) just skip those lines starting "_" whereas IE not. The following is another quite useful hack for IE

``

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.