Re: [css-d] Pre-processor discussion

2014-04-28 Thread Eric
Andrew, I'm not following what you mean by this - "Why can't there be a code for all browsers, to do something like transparency or rounded corners." Are you talking about something outside of CSS? Something else maybe? Eric > On April 28, 2014 at 3:52 AM "Andrew C. Johnston" > wrote: > > > N

[css-d] Pre-processor discussion

2014-04-28 Thread Andrew C. Johnston
Nice to see some thoughtful replies. Under the circumstances, I don't want to be the one to push this issue and start a holy war. I do wonder if CSS itself could at least potentially come to make the pre-processors obsolete. Why can't there be a code for all browsers, to do something like trans

Re: [css-d] pre-warp

2008-05-05 Thread Philippe Wittenbergh
On May 5, 2008, at 9:03 PM, Anas R. wrote: > Does any one know which version of which browser support pre-warp? > Sems like no browser support it so far?! It is spelled 'pre-wrap', the title and the body of message are a typo... Gecko 1.9 (Firefox 3b), Opera 9.2, Safari 3 fully support white

[css-d] pre-warp

2008-05-05 Thread Anas R.
Hi all, Does any one know which version of which browser support pre-warp? Sems like no browser support it so far?! Best regards, - Anas R. http://www.richstyle.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.o

Re: [css-d] Pre-Loaders in CSS

2008-03-03 Thread Christopher
I read some of the pages on using sprites for a pre-loader effect but is still is not clear to me, how you do this. David Hucklesby wrote: > On Fri, 29 Feb 2008 08:57:50 -0500, Christopher wrote: > >> Anyone know in CSS if you can do a pre-loader effect ? >> > > You can pre-load images

Re: [css-d] Pre-Loaders in CSS

2008-02-29 Thread David Hucklesby
On Fri, 29 Feb 2008 08:57:50 -0500, Christopher wrote: > Anyone know in CSS if you can do a pre-loader effect ? You can pre-load images in a number of ways: either by using "sprites[1]" or with CSS. This is what I have used successfully: HTML CSS #preload {text-indent:-5000px;} -- > Also can y

Re: [css-d] Pre-Loaders in CSS

2008-02-29 Thread Michael Adams
On Fri, 29 Feb 2008 08:57:50 -0500 Christopher wrote: > Anyone know in CSS if you can do a pre-loader effect ? > Also can you do transitions as done by MooTools ? in CSS > and if not does anyone know how you blend in MooTools into your HTML ? > Not really AFAIK, but there are a couple of hacks i

[css-d] Pre-Loaders in CSS

2008-02-29 Thread Christopher
Anyone know in CSS if you can do a pre-loader effect ? Also can you do transitions as done by MooTools ? in CSS and if not does anyone know how you blend in MooTools into your HTML ? Thank You __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] PRE extends outside DIV

2008-02-02 Thread Gunlaug Sørtun
Philippe Wittenbergh wrote: > Test: 'white-space: -o-pre-wrap;' seems to work in Opera 7.54 and later. regards Georg -- http://www.gunlaug.no __ css-discuss [EMAIL PROTECTED] h

Re: [css-d] PRE extends outside DIV

2008-02-02 Thread Philippe Wittenbergh
On Feb 2, 2008, at 2:05 AM, Foundation Flash wrote: > I would like to avoid scrollbars if possible, which I believe that > would > give me. It is an option though. > > Simon Tiplady wrote: >> What immediately springs to mind is setting "overflow: auto;" on >> the ".code" >> definition, not su

Re: [css-d] PRE extends outside DIV

2008-02-01 Thread Foundation Flash
want... > > -Original Message- > Subject: [css-d] PRE extends outside DIV > > So good. However, the design in liquid width, and yet the extends > outside the bounds of the div ( I know this is normal behaviour for a div, > not to expand to fit its contents). Is there a

Re: [css-d] PRE extends outside DIV

2008-02-01 Thread Simon Tiplady
What immediately springs to mind is setting "overflow: auto;" on the ".code" definition, not sure if its the best option or even what you want... -Original Message----- Subject: [css-d] PRE extends outside DIV So good. However, the design in liquid width, and yet the

[css-d] PRE extends outside DIV

2008-02-01 Thread Foundation Flash
Dear all, If you take a look at my site (link in signature) you will see we have a range of Flash tutorials, most of which include code (ActionScript). My personal preference is to have the code in a tag in order to keep the logical indentations, though I have only just started doing this. So

Re: [css-d] Pre-wrap and hanging indent?

2005-10-20 Thread Zoe M. Gillenwater
Rodent of Unusual Size wrote: I want to display an IRC conversation log fragment in an HTML element. I want the effect of white-space: pre-wrap, so that text on each line that's too wide will wrap. However, when that happens I want the wrapped text to be indented, so that it'll be clear that

[css-d] Pre-wrap and hanging indent?

2005-10-18 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm not sure how to phrase what I want, so I'll just describe the effect I'm after. I want to display an IRC conversation log fragment in an HTML element. I want the effect of white-space: pre-wrap, so that text on each line that's too wide will wra

Re: [css-d] pre

2005-09-30 Thread David Laakso
Gunlaug Sørtun wrote: David Laakso wrote: For (lte) IE6: pre {overflow-y: visible;} ...should work for you too.. regards Georg Added to overflow-y: visible; in cc's. Helps a lot. Thanks, Georg. ~d -- David Laakso http://www.dlaakso.com ___

Re: [css-d] pre

2005-09-29 Thread Gunlaug Sørtun
David Laakso wrote: Seeking suggestions and/or referrals to long term in-patient psychiatric care facility. Or both. For (lte) IE6: pre {overflow-y: visible;} ...should work for you too... regards Georg -- http://www.gunlaug.no _

[css-d] pre

2005-09-29 Thread David Laakso
I have been going a bit goofy trying to keep the pre stuff from going goofy. Particularly in the 'evil one' ('Accessibility' mode, ignore font sizes specified on Web page checked, @ text size-largest). Seeking suggestions and/or referrals to long term in-patient psychiatric care facility. Or

Re: [css-d] Pre-Launch Site check

2005-09-15 Thread Donna Casey
Rob Cochrane wrote: Tanya Renne wrote: Unveiling tonight - launching tomorrow ... http://www.orchidsuites.net/asq509/ Hello Tanya, Opera v8 the whole top navigation degrades to lists. When resizing smaller the faux column behind side navigation moves left off the page IE6 and FF Top

Re: [css-d] Pre-Launch Site check

2005-09-15 Thread Rob Cochrane
Tanya Renne wrote: Unveiling tonight - launching tomorrow ... http://www.orchidsuites.net/asq509/ Hello Tanya, Opera v8 the whole top navigation degrades to lists. When resizing smaller the faux column behind side navigation moves left off the page IE6 and FF Top nav is broken by wrapping

Re: [css-d] Pre-Launch Site check

2005-09-15 Thread Scott Glasgow
Tanya Renne wrote: Unveiling tonight - launching tomorrow ... http://www.orchidsuites.net/asq509/ ... I'd like to normalize the unit of measure for example. if you care to login as bambam/bambam and click on "my page" - TIA, -Tanya <<::SNIP::>> Hmm, launching tomorrow, eh? Might want to rec

Re: [css-d] Pre-Launch Site check orchidsuites.net

2005-09-15 Thread Felix Miata
Tanya Renne wrote: > Unveiling tonight - launching tomorrow ... Then today should be a very busy day. Visual accessibility is awful. > http://www.orchidsuites.net/asq509/ > ... I'd like to normalize the unit of measure for example. > if you care to login as bambam/bambam and click on "my pa

Re: [work] [css-d] Pre-Launch Site check

2005-09-15 Thread Hershel Robinson
Tanya Renne wrote: > Unveiling tonight - launching tomorrow ... > > http://www.orchidsuites.net/asq509/ http://www.orchidsuites.net/asq509/index.php?display=OrganizationDetails&i=2&aboutus=Y&pid=212 and I quote: ASQ 509 is the best damn section in the whole country. You are launching this tomo

[css-d] Pre-Launch Site check

2005-09-15 Thread Tanya Renne
Unveiling tonight - launching tomorrow ... http://www.orchidsuites.net/asq509/ ... I'd like to normalize the unit of measure for example. if you care to login as bambam/bambam and click on "my page" - TIA, -Tanya __ css-discus