[css-d] IE7 with haslayout and cursor text problem

2007-05-05 Thread old9
the text cursor on normal text. Thanks~ -- TM: 7387905 Blog: http://old9.blogsome.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=I

Re: [css-d] Is it possible to write custormized rules for firefox?

2006-08-01 Thread old9
What I'm doing now is to use the "font-family" property for passing the string, because that's the only thing I can find that could contain custormized strings. That's just a work around which is weird and dirty to my point of view, so I'm asking for help here. Refering to the inline style, yeah, t

Re: [css-d] Is it possible to write custormized rules for firefox?

2006-08-01 Thread old9
seems to be totally dropped if firefox, while in IE, it is maintained in the DOM and I can find it in the "currentStyle" collection. Thanks On 8/1/06, cj <[EMAIL PROTECTED]> wrote: > > On 8/1/06, old9 <[EMAIL PROTECTED]> wrote: > > hi cj, thanks for your repl

[css-d] Is it possible to write custormized rules for firefox?

2006-07-29 Thread old9
Hi you guys, Like those rules with a "-moz-" prefix, is is possible to write a custormized rule like " -my-rule: myValue; ", which would be accessed through JavaScript later? It seem that firefox would chose to drop those unrecogonized rules, rather than ignore and maintain them in the DOM. BTW,

[css-d] IE7 and min- max- width/height

2006-07-17 Thread old9
http://css-discuss.incutio.com/?page=IE7 here is the list of css bugs and improvements of IE7 betas, but in the "min-height, max-height, min-width, max-width" section, it's said that IE7 does not support those properties. I made my test, IE7 does not support those properties in quirks mode but DOES

[css-d] floating right with negative right margin in IE

2006-03-07 Thread old9
Hi everyone, Here is something based on the "Any Order Columns" technic mentioned in this article: http://www.positioniseverything.net/articles/onetruelayout/anyorder (great article indeed) first div in source, at the right side second div in source, at the left side yes it works fine in IE.

[css-d] outline problem in Firefox 1.5 on links

2006-01-03 Thread old9
x27;s a good way, so there might be a better alternate solution? best -- t.E.l : +8605513602273 m.o.B : +8613855184110 q.Q : 7387905 B.L.o.G : http://old9.wordpress.com E.m.A.i.L : qi.jiahui⊕gmail.com ___

[css-d] different height on form elements due to different DTD

2005-12-27 Thread old9
tell me why? Thanks! -- t.E.l : +8605513602273 m.o.B : +8613855184110 q.Q : 7387905 B.L.o.G : http://old9.wordpress.com E.m.A.i.L : qi.jiahui⊕gmail.com __ css-discuss [EMAIL PROT