Re: [css-d] TEXTAREA wrap=off - a CSS alternative?

2005-11-27 Thread Uwe Kaiser
rule? An alternative could be to use Javascript in order to insert 'wrap=off' via a 'node'. You could keep clean your markup this way. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

Re: [css-d] em or % in width

2005-11-28 Thread Uwe Kaiser
often results in ugly graphics. We have had a discussion about it here on css-d already. [1] http://msdn.microsoft.com/workshop/author/dhtml/overview/highdpi.asp Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] em or % in width

2005-11-28 Thread Uwe Kaiser
the developer uses *EM or %* for font-sizing, because MSIE is working intern in points and not in pixels, as the others do. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] Blocks wrapping

2005-12-19 Thread Uwe Kaiser
://css.maxdesign.com.au/listamatic/about-boxmodel.htm To avoid such problems in the future, don't use left and right paddings on an containing block with a fixed width, and use left and right margins for child elements, instead. Best regards, Uwe Kaiser

Re: [css-d] Headings sometimes not working in Firefox

2005-12-20 Thread Uwe Kaiser
times bigger than normal text size. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http

Re: [css-d] Content not centering in IE

2005-12-26 Thread Uwe Kaiser
-- http://css-discuss.incutio.com/ And there: Tips Tricks # CenteringBlockElement - how to center a block element Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

Re: [css-d] height 100% not working?

2006-01-01 Thread Uwe Kaiser
doesn't show the style sheet at all. As long as you are using a syntax to filter MSIE, you won't get another result. http://www.dithered.com/css_filters/css_only/index.php Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED

Re: [css-d] css fonts

2006-01-06 Thread Uwe Kaiser
system. Since MSIE/PC is working internally in points, it's default font size is always 12pt. 12 points could be 12 pixels as well as 20 pixels. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] css fonts

2006-01-06 Thread Uwe Kaiser
easy it is for users to adjust away from it varies. To remain in conformity with list-policy I needed to cut the best :( Thanks Felix, for that ... very detailed description of the background. I agree with you by 99.9% ... since I never use to agree by 100% ;-) Best Uwe Kaiser

[css-d] character box and glyph's hight

2006-02-17 Thread Uwe Kaiser
in combination with which font is using the maximum ascenders and descenders for content area. The only font with really tall ascenders and descenders I know, is Zapfino. http://www.linotype.com/1175/zapfino-family.html Uwe Kaiser

Re: [css-d] ul - li width being ignored

2006-03-18 Thread Uwe Kaiser
is, that the specification of CSS2.1 define it this way: http://www.w3.org/TR/2005/WD-CSS21-20050613/visudet.html#the-width-property http://www.w3.org/TR/2005/WD-CSS21-20050613/visufx.html regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED

Re: [css-d] floating column and background

2006-04-14 Thread Uwe Kaiser
parent element, for instance. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

Re: [css-d] site check please

2006-04-14 Thread Uwe Kaiser
type=text/javascript /* ![CDATA[ */ /* ]] */ /script To write XHTML is more than to write HTML with slashes on empty elements. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

[css-d] Opera and background-image (even version 8.01)

2005-05-11 Thread Uwe Kaiser
for this problem? Thanks in advance, Uwe Kaiser [EMAIL PROTECTED] -- omnes omnia omnino [Jan Amos Komenský] __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] CSS-filter MSIE 5/PC

2005-05-13 Thread Uwe Kaiser
only? */ margin-bottom: -3px; } MSIE 5/PC interprets it (wrongly) as: every descendant 'LI' of an element with the ID 'Nav' or 'nav'. This filter is tested under W2K only. Does anybody know wether another browser is able to interpret this too. (Mac especially!) Thanks in advance, Uwe Kaiser

Re: [css-d] Style rule based upon ID and Class?

2005-05-15 Thread Uwe Kaiser
standard browsers' Congratulations, you are using browser XY! /p /div regards, Uwe Kaiser [EMAIL PROTECTED] __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] Separating Style Sheets - Structure and Color

2005-05-16 Thread Uwe Kaiser
with hybris -- is laziness ;-) Uwe Kaiser PS. To be serious, IMHO there is no comparable tool for this job. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] browser hack @import

2005-05-19 Thread Uwe Kaiser
. */ body {margin: 0; etc.} /* lot of styles here. */ @import url(msie.css); I know, that MSIE/PC will import msie.css against the rules. Does any other browser import it too, or can I use it as a hack? Thanks in advance, Uwe Kaiser [EMAIL PROTECTED

[css-d] browser hack @import - the second

2005-05-19 Thread Uwe Kaiser
thinking about the construction at all? How do I have to handle Safari? I have no Mac, and Apple says, Safari behaves similarly Mozilla -- wich I doubt. Do I need a special section for Safari? Every suggestion would be appreciated. regards, Uwe Kaiser

Re: [css-d] [ot] page breaks in all but opera 8

2005-05-20 Thread Uwe Kaiser
of MSIE is different. All the browsers behave as expected. You may call it a phenomenon, if you like. regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Why using file extension .css

2005-05-24 Thread Uwe Kaiser
? And if yes, why? regards Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Images vs inline styles vs width/height

2005-05-24 Thread Uwe Kaiser
Two interesting articels: By Dave Shea http://www.mezzoblue.com/archives/2005/05/10/image_attrib/index.php By Dimitri Glazkov http://glazkov.com/blog/archive/2005/04/18/430.aspx regards Uwe Kaiser -- jack fredricks schrieb: david laasko wrote recently; Move the inline styles for all

Re: [css-d] Images vs inline styles vs width/height

2005-05-24 Thread Uwe Kaiser
David Laakso schrieb: On Tue, 24 May 2005 17:01:51 -0400, Uwe Kaiser [EMAIL PROTECTED] wrote: Two interesting articels: By Dave Shea http://www.mezzoblue.com/archives/2005/05/10/image_attrib/index.php By Dimitri Glazkov http://glazkov.com/blog/archive/2005/04/18/430.aspx regards Uwe

Re: [css-d] Why using file extension .css

2005-05-24 Thread Uwe Kaiser
Christian Heilmann schrieb: On 5/24/05, Brian Cummiskey [EMAIL PROTECTED] wrote: Uwe Kaiser wrote: Do we really need the extension .css? And if yes, why? There may be a better reason behind this, but... the extention triggers the webserver to serve the page in the proper format. You can

[css-d] Vertical centering

2005-05-26 Thread Uwe Kaiser
Hi, It is just an idea of how to center a container vertically. Don' care about german text. http://www.kriton.de/CSS/zentrieren/alle-zentriert.html regards Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] expanded ie6 margins

2005-06-04 Thread Uwe Kaiser
of 20%, and #left of 100%, please. regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http

Re: [css-d] Box model problem??

2005-06-07 Thread Uwe Kaiser
: The page can't be displayed Try this and that There seems to be something wrong, I guess. regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] A question about the best practice to name css styles - classes and IDs

2005-06-10 Thread Uwe Kaiser
CSS2.1 syntax. Browsers, as MSIE 5 and Opera older 7 can't tell #Nav and #nav apart. In some special constallations Opera 5/6 can differ it, though! regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] MSIE italics bug - Holly Hack don't do it

2005-06-12 Thread Uwe Kaiser
/explorer/italicbug-ie.html already, but nothing could help - except a fixed width of the h1 element. Does it means, there is no satifying solution at all? regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] MSIE italics bug - Holly Hack don't do it

2005-06-12 Thread Uwe Kaiser
Gunlaug Sørtun schrieb: Uwe Kaiser wrote: Does it means, there is no satifying solutionat all? Of course there is a solution to the italic bug... I kill it all the time. Paste this into your page, and see if it's close enough for your taste. (only tested in IE6, Opera 8 Firefox 1.0

Re: [css-d] MSIE italics bug - Holly Hack don't do it

2005-06-12 Thread Uwe Kaiser
Bruno Fassino schrieb: Uwe Kaiser wrote: An italic styled h1 element is destroying the layout on: http://www.kriton.de/CSS/rounded/rounded.html In order to reproduce the effect, you need to decrease the viewport until the width is near the small range of pixels before the line of h1 element

[css-d] Opera doesn't refresh page after resizing with respect to fix positioned elements

2005-06-14 Thread Uwe Kaiser
-fixedpos Is this a well-known feature? If it is, how can I fix it? (All I know is, to cause Opera reloading the page via script.) regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

Re: [css-d] Opera doesn't refresh page after resizing with respect to fix positioned elements

2005-06-14 Thread Uwe Kaiser
is an alien concept to MacOS, hence different window routines. It would be nice if Opera provided some means via DOM to perform its reload from cache command - which is much cleaner than reloading from the server. Thanks to all for for help and clearing background information. Uwe Kaiser

Re: [css-d] Challenge for the bored CSS develoer

2005-06-15 Thread Uwe Kaiser
, that it should be very difficult to produce any page with or without using tables, that breaks in every browser on W2K, as yours. Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] How to avoid hovering named anchors?

2005-06-19 Thread Uwe Kaiser
in advance, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

[css-d] What is wrong with my myhover.htc ?

2005-06-20 Thread Uwe Kaiser
'; } function Out() { element.className = Originalvalue; } /script regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com

[css-d] Hidden from Opera 7 only

2005-06-29 Thread Uwe Kaiser
: hidden}. (Opera older than 7, MSIE/Mac etc.) Opera 7 needs to see body {overflow: hidden}. All modern browsers don't care about hidden or not, I guess. The best would be to use a hack especially for Opera 7. Thanks in advance, Uwe Kaiser

Re: [css-d] Vertical Text [CSS3 writing-mode]

2005-07-01 Thread Uwe Kaiser
/properties/writingmode.asp http://msdn.microsoft.com/workshop/samples/author/dhtml/refs/writingMode.htm http://www.w3.org/TR/2002/WD-css3-text-20021024/#Progression http://www.w3.org/TR/2001/WD-css3-text-20010517/#writing-mode regards, Uwe Kaiser

[css-d] shorthand background:url(file.extension);

2005-07-11 Thread Uwe Kaiser
understand, why it could/should be important, since this is the initial value anyway, and there is no earlier declaration to overwrite. Prevention? Every background information would be appreciated. Regards, Uwe Kaiser -- __ css

[css-d] [Thanks ] shorthand background:url(file.extension);

2005-07-11 Thread Uwe Kaiser
Thanks for the answers. For the future, I will set both foreground *and* background, or none of it. Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Newbie - Positioning Problem (I think)

2005-07-23 Thread Uwe Kaiser
- it's not perfect - but I'm just learning! In my opinion, you should give the html element a height of 100.02% or 100.03%. This way Mozilla and friends should permanently display the vertical scrollbar, without providing the ability to scroll. Regards, Uwe Kaiser

Re: [css-d] Formatting ordered lists

2005-07-25 Thread Uwe Kaiser
until Wednesday so all help is greatly appreciated. Regards, Keith. Hi Keith, I hope I understood you right. www.kriton.de/TEST/liste-PC.htm Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] Is there any workaround to this bug (overflow:visible;)?

2005-08-02 Thread Uwe Kaiser
the line will keep its vertical position, when the user is changing font size. */ } Another way is to give the paragraph a negative right margin (e.g. margin-right: -5em;). Both of them is _not_ for the normal use, but may help you in certain situations. Regards, Uwe Kaiser

OFF-LIST Re: [css-d] Is there any workaround to this bug (overflow:visible;)?

2005-08-03 Thread Uwe Kaiser
/studies/aboutCSS/IE_bugs_hacks/overflow_visible.htm Uwe Kaiser wrote: Another way is to give the paragraph a negative right margin (e.g. margin-right: -5em;). If you give the '#sidebar' or '#sidebarContents' any right or left paddings, it looks a bit different

Re: [css-d] Non breaking items

2005-08-04 Thread Uwe Kaiser
This tag never was included in any standard, therefore every validation will fail - but it is most widely supported. 2) pre style='font-family: blurb' ... /pre 3) div style='width: value in EM' ... /div Regards, Uwe Kaiser -- They are just hrefs with a class set to them, so like

Re: [css-d] hacks in IE7 ?

2005-08-04 Thread Uwe Kaiser
Zoe M. Gillenwater schrieb: I personally use the star html hack for IE all the time, so I really hope they don't fix that in IE7. Zoe They will do -- if I understood it right. http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx#445550 Regards, Uwe Kaiser

Re: [css-d] problem with layout on dell

2005-08-05 Thread Uwe Kaiser
/dhtml/overview/highdpi.asp Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http

Re: [css-d] Force rollover background image reload

2005-08-08 Thread Uwe Kaiser
to use a server side scripting language (i.e. PHP, ASP). The trick is, to rename the GIFF randomly, and to load every time the same image, but with another name. Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Firefox issue - Link outline on click

2005-08-09 Thread Uwe Kaiser
Hi, Philippe Many thanks for the suggestion. About one year ago I was searching for a solution to visually eliminate the outline-box, too. But I couldn't find a satisfying one :( But now, it seems to became a nice day, today :-) Uwe Kaiser Philippe Wittenbergh schrieb: On 9 Aug 2005

Re: [css-d] A Firefox 1.0.6, Opera 8.02, Netscape 8.0.3.3 - 2 MINOR problems

2005-08-12 Thread Uwe Kaiser
increase the font size, or use a minimum font size of 22px (16pt in IE6, respectively). B.t.w., most destroyed it looks in IE6. _That's_ your problem. Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] Absolute Position Problem with IE

2005-08-25 Thread Uwe Kaiser
; to the positioned Menu should do the job. Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org

Re: [css-d] A way to force overflow in one direction only

2005-08-26 Thread Uwe Kaiser
that no scrollbars should appear. Reference: http://www.xulplanet.com/references/elemref/ref_StyleProperties.html http://www.communitymx.com/content/article.cfm?cid=528A0 I don't think that Safari or Opera is supporting any equivalent. Regards, Uwe Kaiser

OFF-LIST RE: [css-d] styling the label

2005-09-04 Thread Uwe Kaiser
/_Formular.html Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org

Re: [css-d] Borders on link in focus

2005-09-08 Thread Uwe Kaiser
this effect? We have had this topic of discussion about four weeks ago. http://archivist.incutio.com/viewlist/css-discuss/61474 For MSIE, there is another way to style the dotted border, but I just can't remember how. Regards, Uwe Kaiser

Re: [css-d] Vertically aligning image and text

2005-10-01 Thread Uwe Kaiser
On 30.09.2005 04:55, JJ wrote: I need to display a map legend. This consists of a vertical list of images with a text explanation (never more than a few words) immediately to the right of each image. What is best way to display the image (26px tall) and then the text (about 12px tall) on the

Re: [css-d] media=screen, projection

2005-10-08 Thread Uwe Kaiser
is correct. Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org

Re: [css-d] Div with text, vertical align, again.. {BUMP}

2006-05-27 Thread Uwe Kaiser
-top: -0.6em; /* value is corresponding with the line-height of 1.2 in this case. */ } div class=blueHeaderpdasdas |d dasdas/p/div Regards, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Div with text, vertical align, again.. {BUMP}

2006-05-27 Thread Uwe Kaiser
On 27.05.2006 10:20, Uwe Kaiser wrote: On 26.05.2006 22:32, Scott Haneda wrote: I have read every vertical align thing out there, setting to table display is not something I am into: http://www.newgeo.com/web/css/nik/start.html I like how if I + the font size, the box grows

[css-d] IE 7 : combining dynamic pseudo-classes

2006-06-04 Thread Uwe Kaiser
@beta tester Does anybody know, whether MSIE 7 is supporting the following CSS? a:link {color: blue} a:hover {color: red} a:visited {color: gray} a:visited:hover {color: black} == supported or not? Yours, sincerely Uwe Kaiser

[css-d] Firefox and generated content

2006-07-09 Thread Uwe Kaiser
bug, or has anybody noticed this behavior already? Thanks, Uwe Kaiser __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki

Re: [css-d] List in IE

2006-07-26 Thread Uwe Kaiser
display the bullets, I guess. http://meyerweb.com/eric/css/list-indent.html Regards, Uwe Kaiser -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css

Re: [css-d] problem with horizontal tabbed menu - IE

2006-07-28 Thread Uwe Kaiser
://www.d.umn.edu/itss/support/Training/Online/webdesign/ and there: Cascading Style Sheets http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html As an alternative you could feed google with: css list tabs internet explorer (without quotes, of course) Regards, Uwe Kaiser

[css-d] Firefox and del and ins

2006-07-31 Thread Uwe Kaiser
someone explain to me why FF behaves this way, please. Thanks in advance, Uwe Kaiser [1] q cite='http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#h-9.4'These two elements [del/ins] are unusual for HTML in that they may serve as either block-level or inline elements

[css-d] MSIE 4/PC and display:inline

2006-08-14 Thread Uwe Kaiser
moin, moin I'd appreciate if someone could point out, how to persuade MSIE 4/PC to display an unordered list horizontally. Even NS 4 is able to understand an li {display: inline}. thanks in advance, Uwe Kaiser -- __ css

Re: [css-d] ie-- spacing of vertically stacked letters

2006-08-18 Thread Uwe Kaiser
{ ... } Seeking fix for ie or 55 gallon drum of aspirin. Thanks. ~dL Hi David, I looks as the O of MORE is a minimum to wide to fit. At the first glance I'd say, to widen the H4 from 1em to 1.1em or 1.15em should do the job. I haven't tested--it's just a sensation. Best, Uwe Kaiser