Re: [css-d] expert system for CSS?

2007-02-15 Thread Jan Brasna
t; studies on this list into some sort of expert system Most of the information is stored decentralized with only lists to summarize that. To have an idea how it looks like have a look at: <http://www.artypapers.com/csshelppile/scribble.php> -- Jan Brasn

Re: [css-d] Colour diferences in IE and FF...

2007-01-19 Thread Jan Brasna
<http://hsivonen.iki.fi/png-gamma/> My answer? "pngcrush -rem alla" -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailma

Re: [css-d] safari version of an IE underscore hack

2006-11-09 Thread Jan Brasna
> Does anyone know of a hack for safari that will enable the css to > display ONLY in safari? Yup. There's one ugly: <http://thomas.tanreisoftware.com/?p=11#safari> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] ie 7 - does it antialias text?

2006-10-01 Thread Jan Brasna
It does. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7

Re: [css-d] Styling a tag cloud

2006-09-22 Thread Jan Brasna
ormatique.com/?page_id=34> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incut

Re: [css-d] Styling a tag cloud

2006-09-22 Thread Jan Brasna
Tag sizes carry meaning here, how to reflect that? -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub

Re: [css-d] IE Win simulation?

2006-08-01 Thread Jan Brasna
Not really CSS-related, but: G4/G5: VirtualPC, Q, (VLC) Intel: Q, Paralells, BootCamp, (VLC) -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] CSS conferences/symposiums

2006-07-26 Thread Jan Brasna
<http://css-discuss.incutio.com/?page=EventsWorldwide> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 t

Re: [css-d] CSS validation question

2006-07-17 Thread Jan Brasna
ven duplicate values to just satisfy its weird guesswork. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7

Re: [css-d] email stripping out the css from tables?

2006-07-02 Thread Jan Brasna
> Any tips regarding the use of css and tables in emails would be greatly > appreciated. Try to find some clues at the resources from <http://css-discuss.incutio.com/?page=StyleInEmail> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | ww

Re: [css-d] Best Books

2006-06-27 Thread Jan Brasna
> What's the Best Books (recommended) to Web 2.0 Senior Expert? And what does the position mean? What responsibilities, tasks, fields..? -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css

[css-d] FYI: CSS Events wiki page created

2006-06-07 Thread Jan Brasna
Howdy, with Eric's approval I've put together a list of various events - conferences, workshops, seminars - at least party related to CSS knowledge and best-practice: <http://css-discuss.incutio.com/?page=EventsWorldwide> -- Jan Brasna :: www.alphanumeric.cz | w

Re: [css-d] Mousey!

2006-05-26 Thread Jan Brasna
Some uses of overflow: auto; and/or fixed stuff may break the wheel from time to time in various browsers. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Fwd: CSS Browser Cache?

2006-05-26 Thread Jan Brasna
> I believe it is "shift+refresh" for FF and "ctrl+refresh" for IE And simply hitting Refresh button twice in Safari. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-d

Re: [css-d] Display:none and SEO

2006-05-26 Thread Jan Brasna
ves: <http://www.bobbyvandersluis.com/ufo/> <http://blog.deconcept.com/swfobject/> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailm

Re: [css-d] CSS Browser Cache?

2006-05-26 Thread Jan Brasna
r is simply discarded. For the server. Not for the client - different parameter, different cache, different request. So when you change the parameter, the browser requests the fresh version. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __

Re: [css-d] CSS Browser Cache?

2006-05-26 Thread Jan Brasna
Eg. by adding a "timestamp" to the stylesheet's URI: http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Display:none and SEO

2006-05-26 Thread Jan Brasna
ole boatload of good sites." -- <http://www.threadwatch.org/node/43134> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/lis

Re: [css-d] How to add img:hover in IE?

2006-05-21 Thread Jan Brasna
Zdravicko Eriku ;) > A added the img after a:hover but it doesn't work either for me. Add this: .galeria a { text-decoration: underline; } .galeria a:hover { text-decoration: none; } to make IE *re-render the hover* status, otherwise it gets stuck as you noticed. -- Ja

Re: [css-d] CSS filtering, dithered.com is no more

2006-05-18 Thread Jan Brasna
Dated, however better than nothing: <http://web.archive.org/web/20050305040022/http://www.dithered.com/css_filters/css_only/> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss

Re: [css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-18 Thread Jan Brasna
tioned pieces like #Table_01, #Base-01_, ..., #Base-28_, #Right_Spacer etc. ... This is not the way to do it, I'm afraid you should return back to literature to get a bigger overview of standards and appropriate markup. -- Jan Brasna :: www.alphanumeric.cz | www.janbras

Re: [css-d] Debugging Techniques.

2006-05-15 Thread Jan Brasna
Web Inspector and WebDevAdditions in WebKit/Safari, Web Developer Toolbar and FireBug in FF and Web Accessibility Toolbar in IE. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL

Re: [css-d] Print CSS: Suppressing UA Headers/Footers

2006-05-09 Thread Jan Brasna
> Is there a way to suppress browser headers, footers, folios, etc Just a few hours ago: <http://archivist.incutio.com/viewlist/css-discuss/74302> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.w

Re: [css-d] Undocumented Properties: -x-background-x-position and -x-background-y-position

2006-05-09 Thread Jan Brasna
sheets when viewed via WebDev so I'm being more alert when I see something like this. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailma

Re: [css-d] Eliminating the URL address, date, and No. of pages

2006-05-08 Thread Jan Brasna
> it prints out the URL of the document [...] How do I get rid of all that? In your browser settings. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.

Re: [css-d] CSS 4 printing

2006-04-19 Thread Jan Brasna
> Is there anyway to force background colors, images, and the like to show > up on a printed page when printed from a web browser? You mean background colors and background images? It depends solely on the browser and its settings. -- Jan Brasna :: www.alphanumeric.cz | www.janbras

Re: [css-d] html in email

2006-04-18 Thread Jan Brasna
You have to decide, see Roger's article: <http://www.456bereastreet.com/archive/200604/css_support_in_email_clients/> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAI

Re: [css-d] running multiple versions of IE

2006-04-17 Thread Jan Brasna
> I was wondering if anyone could recommend a way to run multiple versions of > IE on one computer http://labs.insert-title.com/labs/Multiple-IEs-in-Windows_article795.aspx http://browsers.evolt.org/?ie/32bit/standalone http://weblogs.asp.net/jgalloway/archive/2005/12/28/434132.aspx -

Re: [css-d] html as a selctor?

2006-02-11 Thread Jan Brasna
> HTML and BODY are just two big containers that wrap everything else. In the XML-rendering-way is representing the whole content and stertches to the borders of a wiewport. However contains only the content. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.

Re: [css-d] tableless forms

2006-02-10 Thread Jan Brasna
Examples at <http://simplyaccessible.org/> may help. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testi

Re: [css-d] positioniseverything.net page maker in IE7b2?

2006-02-07 Thread Jan Brasna
> What stops you from doing it? :-) OSX ;) Okay, kidding aside, eg. our XP Sun workstations are sans SP2. Sometimes the DIY tests are not easily possible (not counting laziness... :D). -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.

[css-d] WebKit and button/submit styling

2006-02-05 Thread Jan Brasna
latest nightly builds, it looks like Safari is accepting the CSS styling of those elements. Can anyone confirm this? It may be the default rendering from 2.0.4+ ... (I personally prefer the former "clean" Aqua behavior.) -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.

Re: [css-d] Flashy CSS Menus

2006-02-04 Thread Jan Brasna
Sure, just not CSS but JS, have a look at those libraries: <http://script.aculo.us/> <http://moofx.mad4milk.net/> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PRO

Re: [css-d] Inline styles and the people who hate them.

2006-02-02 Thread Jan Brasna
ties I'd go with some .css files modularity. One can even have a .css for each separate page or set of typical pages, but I'd avoid inline styling if possible and reasonable. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net ___

Re: [css-d] CSS and e-mail clients

2006-01-31 Thread Jan Brasna
/gen_email_design.phtml http://www.campaignmonitor.com/blog/archives/2005/08/optimizing_css_1.html http://www.campaignmonitor.com/blog/archives/2005/11/html_email_desi.html http://www.stonehenge.com/merlyn/UnixReview/col37.html -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net

Re: [css-d] Safari missing headings

2006-01-27 Thread Jan Brasna
he versions have separate "namespaces", it might be this issue. I'll undergo the cure ASAP, thanks for the tip, Philippe! -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [

[css-d] Safari missing headings

2006-01-27 Thread Jan Brasna
s like the nightly builds of WebKit work pretty much well with Saft, it was an issue some time ago IIRC, that's a good news. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROT

Re: [css-d] Does CSS really suck for multi-column layout?

2006-01-26 Thread Jan Brasna
> problems with printing floats There is no need to float it in the print sheet at all. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.

Re: [css-d] Does CSS really suck for multi-column layout?

2006-01-26 Thread Jan Brasna
> But with this, what is the answer? To research the sample solutions. <http://css-discuss.incutio.com/?page=ThreeColumnLayouts> (+ extra <http://css-discuss.incutio.com/?page=FooterInfo> for specific behavior) -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com |

Re: [css-d] Is redefining a property within CSS appropriate?

2006-01-24 Thread Jan Brasna
> Is redefining as I have done above valid CSS? Yes. > And is it -appropriate- CSS? Yes. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discu

Re: [css-d] Printing Stylesheet?

2006-01-08 Thread Jan Brasna
> e.g. Page -> PDF generator -> PDF to client browser Eg. via <http://www.digitaljunkies.ca/dompdf/> -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED]

Re: [css-d] http://www.timbenzinger.com/

2005-12-19 Thread Jan Brasna
m) again off topic, so I suppose Bob, Eric or Alex will close this thread. Enough said. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailm

Re: [css-d] http://www.timbenzinger.com/

2005-12-19 Thread Jan Brasna
It's some DOM magic, you can explore the code yourself. It is similar to Shaun Inman's menu and search. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Question about EM's

2005-12-19 Thread Jan Brasna
), achieved only by bumping up the text size. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ --

Re: [css-d] Trouble with the Body Element

2005-12-18 Thread Jan Brasna
However IIRC this construction unfortunately won't work in IE. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wik

Re: [css-d] Flash or No Flash switch?

2005-12-15 Thread Jan Brasna
> (not so nice but it works). Ah, haven't noticed, sorry. This is fine and it works, that's important. > A very large test image would defeat the purpose Sure, that's the reason I wrote earlier that some valuable measuring wouldn't be nice for bandwith.

Re: [css-d] Flash or No Flash switch?

2005-12-14 Thread Jan Brasna
> I've come up with a solution to detect a visitor's speed just using > JavaScript. 25kB is a small smaple to test it responsibly. Some latency may distort the measurment. The image can also get cached. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | w

Re: [css-d] Flash or No Flash switch?

2005-12-14 Thread Jan Brasna
> I am hopeful that there is some way to do the same thing based upon the > speed. No, it isn't, at least without user's input or traffic-heavy benchmarking. Nonetheless, this part is OT here. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | w

Re: [css-d] Missing background in opera

2005-11-06 Thread Jan Brasna
ow or font and the background will appear, it's some weird bug which depends on certain viewport/font sizes and/or proportions etc. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PR

Re: [css-d] Revealing a:hover span

2005-11-04 Thread Jan Brasna
> For the technique to work properly in IE, try to include some background or > border effect in the :hover rule. Or font color, text decoration etc. ... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbras

Re: [css-d] Directory of well designed css sites

2005-10-25 Thread Jan Brasna
://www.screenspire.com/ -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by

Re: [css-d] scrollbars in div on MAC

2005-10-17 Thread Jan Brasna
Why would you when you have Safari? OS 9 and lower ... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Condensed font

2005-10-12 Thread Jan Brasna
The MS typography pages suggest that Arial Narrow is likely to be available on Mac OS too, but I have no recent experience of Mac type choices. Arial Narrow as well as Impact is OK on default OSX 10.4.2 setup. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] CSS Syntax for ID's

2005-10-12 Thread Jan Brasna
nse.co.uk/archives/css_specificity_wars.html#resources>) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incu

Re: [css-d] List of features not supported in IE6

2005-10-08 Thread Jan Brasna
You can find some bits at Wikipedia's comparison: <http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28CSS%29> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROT

Re: [css-d] CSS and standards Podcasts

2005-10-05 Thread Jan Brasna
I was wondering if anyone else knows of other podcasts on similiar topics. <http://www.talkr.com/> ... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://w

Re: [css-d] download font

2005-10-03 Thread Jan Brasna
I suggest reading http://www.mezzoblue.com/tests/revised-image-replacement/ to apply an acceptable method. Or <http://css-discuss.incutio.com/?page=ImageReplacement> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbras

Re: [css-d] using css-styled emails

2005-09-25 Thread Jan Brasna
ng particularly at PHP generated emails styled with PHP. PHP is not the language to style e-mails. The HTML e-mails and styling are independent of the implementation. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] Readonly Attribute Selector Problem in Firefox?

2005-09-24 Thread Jan Brasna
http://web.tampabay.rr.com/bmerkey/examples/readonly-attr-selector-firefox.html White in my Firefox/1.0.6 cs-CZ WXP rv:1.7.10 (Gecko/20050717) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss

Re: [css-d] Image scaling issues with IE6 on screens with DPI of 120+

2005-09-19 Thread Jan Brasna
small LCD; compensated with a big DPI). -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] css validator confusion

2005-09-15 Thread Jan Brasna
It might be some kind of prevention of bad cascading (eg. user or browser default stylesheet) that may render the text unreadable. AFAIK it's some rule in WCAG - if you set foreground color, set also the background color. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasn

Re: [css-d] Hover menu not reverting in IE?

2005-09-14 Thread Jan Brasna
My menu (I'm using mezzoblue's sprite method), once hovered over in IE, doesn't revert to the original image... Try to add some "hidden" color or decoration change to "make" IE re-render the item. -- Jan Brasna aka JohnyB :: www.

Re: [css-d] looking for an example of tableless design for ...

2005-09-02 Thread Jan Brasna
<http://css-discuss.incutio.com/?page=TwoColumnLayouts> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -

Re: [css-d] replacing image map links with css

2005-08-30 Thread Jan Brasna
Maybe <http://alistapart.com/articles/imagemap/> ? -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -

Re: [css-d] simple problem - difficult solution

2005-08-30 Thread Jan Brasna
Hmmm why does and need a height? That is surely a hack. Because their height is the height of their content, not of the whole viewport. Only the flood fill of (and/or in SGML way of parsing) is the only exception, it gets special treatment. -- Jan Brasna aka JohnyB

Re: [css-d] Best IR technique ?

2005-08-30 Thread Jan Brasna
ic overhead, it's best solution. Any other IR tricks to mention/point ? Anatoly's DIR <http://fecklessmind.com/main/5/definitive-solution-to-image-replacement> Dynatext <http://alistapart.com/articles/dynatext/> -- Jan Brasna aka JohnyB :: www.al

Re: [css-d] OT: Seeking Early Adopters

2005-08-19 Thread Jan Brasna
You can try it on WSG CMS list. <http://webstandardsgroup.org/mail/> <http://www.mail-archive.com/cms%40webstandardsgroup.org/> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMA

Re: [css-d] Site check, please!

2005-08-13 Thread Jan Brasna
http://www.chumpia.net little concerned about appearance in Safari Identic. Only the "Go" button is not rendered whole (text truncated - visible like "Gc" or so...). -- Jan Brasna aka JohnyB :: www.alphanumeric.cz

Re: [css-d] 1px Div Height in IE

2005-08-07 Thread Jan Brasna
As I recall there is a simple solution to this. Can someone enlighten me? Maybe overflow: hidden ? -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] CSS rollover: works in IE6 on Eric's site, but not on mine.

2005-08-06 Thread Jan Brasna
Add eg. a:hover { background-position: 0 0; } to make IE register the change and re-render the childs. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] What is "transparent url"

2005-08-05 Thread Jan Brasna
Despite 5 people saying it, this is actually technically incorrect, and the difference (although minor) is probably worth pointing out. Great point, David. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] What is "transparent url"

2005-08-05 Thread Jan Brasna
background: transparent url(filename). It's a shortcut of: background-color: transparent; background-image: url(filename); -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROT

Re: [css-d] Fieldset woes

2005-08-05 Thread Jan Brasna
Can you please provide some explanation for the styles you posted? What are they supposed to do? It fixes the background overflow from fieldset in IE. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css

Re: [css-d] Fieldset woes

2005-08-04 Thread Jan Brasna
: 0; } (from <http://kalendar.plzensky-kraj.cz/web/public/css/styl.css>) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

Re: [css-d] [OFF-TOPIC]

2005-07-31 Thread Jan Brasna
Can someone on the list please suggest a good Javascript forum or mailing list. Thanks! Sure. And for eeryone looking for other topics: <http://css-discuss.incutio.com/?page=OffTopic> Please remember this address for future reference, thanks. -- Jan Brasna aka JohnyB :: www.alphanume

Re: [css-d] Table of Contents with flexible dotted lines

2005-07-28 Thread Jan Brasna
I'd still welcome anyone's alternative approaches or experiences. Maybe <http://web-graphics.com/mtarchive/001622.php> ? -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL

Re: [css-d] weird Safari-only layout issue?

2005-07-28 Thread Jan Brasna
it, validator reports some unclosed elements. PPS: Cool site! -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List w

Re: [css-d] Is it possible? - 2 backgrounds images

2005-07-22 Thread Jan Brasna
No, you have to make use of some other elements (eg. paragraph in the box, heading, an artificial span etc. ...) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Unorthodox vertical centering

2005-07-22 Thread Jan Brasna
Try <http://www.jakpsatweb.cz/css/css-vertical-center-solution.html> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

Re: [css-d] whatever:hover fast and easy via Dynamic Properties

2005-07-19 Thread Jan Brasna
great! -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ 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] whatever:hover fast and easy via Dynamic Properties

2005-07-15 Thread Jan Brasna
It seems to be working only in IE 6.0. May someone else confirm this results? Yes. Many friends and colleagues reported it this morning. It fails on the { } JS block. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] how to vertical-align: middle ?

2005-07-07 Thread Jan Brasna
<http://www.jakpsatweb.cz/css/css-vertical-center-solution.html> <http://vmalek.murphy.cz/> <http://css-discuss.incutio.com/?page=CenteringTextVertically> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz |

Re: [css-d] Vanishing block from FF [SOLVED]

2005-07-06 Thread Jan Brasna
OK, used different clearing method can you explain? http://www.positioniseverything.net/easyclearing.html - with :after have deleted overflow:auto Indeed, it wasn't needed with this method. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasn

Re: [css-d] Vanishing block from FF [SOLVED]

2005-07-06 Thread Jan Brasna
OK, used different clearing method in the navigation and now it works even in those older Geckos. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] Vanishing block from FF

2005-07-06 Thread Jan Brasna
I've done some testing... Opera 7.54 and 8.01 fine IE 6 fine Safari 2.0 and 1.2.4 fine Camino 0.8.4 fine, but 0.8.2 does it too FF 1.0 OSX the same error -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasn

Re: [css-d] Vanishing block from FF

2005-07-06 Thread Jan Brasna
s one have that issue. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Support

[css-d] Vanishing block from FF

2005-07-06 Thread Jan Brasna
. Have you ever seen this? Thanks, Jan -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.i

Re: [css-d] CSS menu link

2005-06-26 Thread Jan Brasna
Maybe <http://alistapart.com/articles/hybrid/> ? -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http

Re: [css-d] Support for vertical-align: bottom

2005-06-24 Thread Jan Brasna
Vertical-align is for table-cell elements, you can use absolute positioning and bottom: 0 for this effect. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] Opera problems: background images, pure CSS menu

2005-06-24 Thread Jan Brasna
nd it was not connected with positioning/stretching, even background under visible/displayed text wasn't applied. The background (dis)appeared depending on the zoom level... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.jan

Re: [css-d] commercial site check please

2005-06-24 Thread Jan Brasna
http://www.designate-dev.co.uk/paul/ It looks cool (I was in that area a week ago :D), but I don't fancy the logotype and there's also some issue with the shadow in the bottom right corner. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.jan

Re: [css-d] one line will not validate

2005-06-03 Thread Jan Brasna
a:image { border-bottom: 0; } Are you sure with the ':'? Shouldn't it be '.'? -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss

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

2005-05-24 Thread Jan Brasna
If the extension wouldn't be important (because the web server is sending the correct mime type), I could link to an "basis.php" to manipulate the styles server sided via scripting. You can do it now, just send the mime... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | ww

Re: [css-d] Probably OT: looking for article on javascript/css form element replacement

2005-05-24 Thread Jan Brasna
Uff, it was hard to find... I'm posting it onlist, I hope I won't offend anyone as it might be useful. <http://www.flog.co.nz/2005/04/27/arc-adams-radiocheckbox-customisation/> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | w

Re: [css-d] Problem marking up external links

2005-05-24 Thread Jan Brasna
} etc. It works only in Gecko AFAIK. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.

[css-d] Re: [WD]: Advice Needed

2005-05-24 Thread Jan Brasna
Add CSS with a img {border: none;} and it should be OK then. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] recent CSS site _anyone remember?

2005-05-21 Thread Jan Brasna
<http://www.contentwithstyle.co.uk/> ;) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http

Re: [css-d] browser hack "@import" - the second

2005-05-19 Thread Jan Brasna
ss in HTML... Do I need a special section for Safari? No. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http:

Re: [css-d] browser hack "@import"

2005-05-19 Thread Jan Brasna
Better use something from <http://www.dithered.com/css_filters/css_only/> -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-

Re: [css-d] feeding different body tag to different pages. How

2005-05-13 Thread Jan Brasna
Sure - , etc. ... -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

  1   2   >