Re: [css-d] Hack to target IE9 beta

2010-09-17 Thread Alan Gresley
Thierry Koblentz wrote: Hi Alan, Mmm, ok, these are the same results that I see when IE9 preview is in IE7 document mode or when IE8 is in IE7 compatibility mode. For IE7, /9, /a, /b, /c and /d works. For IE8, /0, /9, /a, /b, /c and /d works. For IE9 preview, /0 works. Interesting... It

[css-d] two equally high divs, with not equally high content

2010-09-17 Thread Olli Salmu
How can i make two divs, that are next to each other, equally high. When they have different content? So I want the other div to match the height of the other one, even when the other div had 100 lines of content, and the other had 0. I've unsuccesfully tried including both divs inside one main

[css-d] Making GridView's Header Fixed while Scrolling vertically or horizantally

2010-09-17 Thread Dilip Nagle
*The Problem:* At present, I use following css to achieve above; This CSS is then associated with gridview.header of the gridview HeaderStyle CssClass=gvFixedHeader_Aqua / .gvFixedHeader_Aqua{position:relative; top:expression(this.parentNode.parentNode.parentNode.parentNode.scrollTop-1) ;

Re: [css-d] two equally high divs, with not equally high content

2010-09-17 Thread Tim Climis
On Friday, September 17, 2010 5:24:29 am Olli Salmu wrote: How can i make two divs, that are next to each other, equally high. When they have different content? So I want the other div to match the height of the other one, even when the other div had 100 lines of content, and the other had 0.

Re: [css-d] two equally high divs, with not equally high content

2010-09-17 Thread sisir behera
Hi, you can see the following url to use the jquery plugin. http://www.filamentgroup.com/lab/setting_equal_heights_with_jquery/ Please let me give suggestion on this. Thanks, Sisir On Fri, Sep 17, 2010 at 2:54 PM, Olli Salmu olli.sa...@gmail.com wrote: How can i make two divs, that are next

Re: [css-d] Hack to target IE9 beta

2010-09-17 Thread Thierry Koblentz
Hi Alan, Ok, thank you, you gave me that extra clue. Here is a revived test. http://css-class.com/test/css/colors/declaration-string-character- exscapes2.htm http://css-class.com/test/css/selectors/str-pseudo-class.htm IE9 now supports all structural pseudo-classes along with Gecko,

Re: [css-d] two equally high divs, with not equally high content

2010-09-17 Thread David Laakso
On 9/17/10 7:52 AM, sisir behera wrote: Hi, you can see the following url to use the jquery plugin. http://www.filamentgroup.com/lab/setting_equal_heights_with_jquery/ Please let me give suggestion on this. Thanks, Sisir Since this list devoted to the practical application of CSS,

[css-d] Problems with site in IE7 - PLS HELP!

2010-09-17 Thread Joe Jackson
Hi Does anybody have an ideas why our site is showing up incorrectly in IE7? An example page is http://www.spurs-web.com/spurs-news/spurs-team-news-wolves-modric-vdv-big-doubts/ It works fine in IE8 or Firefox so I am really having problems finding out what is causing this problem in IE7? TIA

[css-d] suckerfish sticky highlight (hover) on nested LI/A

2010-09-17 Thread Rob Emenecker
Hi all, Perhaps because it is Friday my brain is not functioning as well as it usually does. I have a suckerfish menu that I am trying to get the second-level element to remain highlighted when a third level list is opened. I'm assuming that is possible, because I can do so with the

Re: [css-d] suckerfish sticky highlight (hover) on nested LI/A

2010-09-17 Thread Philip Taylor (Webmaster, Ret'd)
Resource Centre/PMO (which is the only 2nd-level item that appears to have children) remains highlit for me when selecting a child. Seamonkey 2.0.8+EMET, Win/XP;SP3. Philip Taylor Rob Emenecker wrote: I have a suckerfish menu that I am trying to get the second-level element to

[css-d] suckerfish layering in IE7 (was: suckerfish sticky highlight (hover) on nested LI/A)

2010-09-17 Thread Rob Emenecker
Okay, more important than my last query... Can anyone shed any light as to why the z-index is not behaving as desired/expected on IE7? The suckerfish menu is falling behind my content. (Or my content is appearing on top.) Either case, it's not consistent with the correct behavior that I am

Re: [css-d] suckerfish layering in IE7

2010-09-17 Thread David Laakso
On 9/17/10 2:44 PM, Rob Emenecker wrote: Okay, more important than my last query... Can anyone shed any light as to why the z-index is not behaving as desired/expected on IE7? The suckerfish menu is falling behind my content. (Or my content is appearing on top.) Either case, it's not

Re: [css-d] Seeking browser compatibility

2010-09-17 Thread Keith Purtell
Wow, thanks for all the replies. Looks like I need to do some testing after all. - Keith Purtell -- Message: 19 Date: Thu, 16 Sep 2010 09:32:07 -0700 From: David Hucklesby huckle...@gmail.com To: css-d@lists.css-discuss.org Subject: Re: [css-d] Seeking browser

[css-d] Errors

2010-09-17 Thread Allen Bennett
Most lines center only in AM browser (a tabbed browser that sits on top of IE-so I assume that it works properly in IE, also). Also, it gives a malware warning when I try to open it in Google Chrome (only). The CSS is below. Allen J. Bennett body {background: #F1EB98; font-weight: bold;};