Re: Syntax for Ranges?

Hi Kelly

I have always needed style properties like you told. Maybe they can 
implement sizes in min and max ranges. By this any object can resize to min 
and max limits.

Serkant KARACA
Senior Software Engineer
Ankara/Turkey
http://gulben-ergen.blogspot.com
http://www.internetteyim.net


----- Original Message ----- 
From: "Kelly Miller" <lightsolphoenix@gmail.com>
To: <www-style@w3.org>
Sent: Saturday, October 29, 2005 5:22 AM
Subject: Syntax for Ranges?


>
> I was just sitting there thinking about min-height and max-height, and I 
> was thinking:  why not have a syntax for unit ranges?  Maybe something 
> like this:
>
> height: range(18px,30em) - No smaller than 18px, no larger than 30em.
> height: range(18px) - No smaller than 18px.
> height: range(,30em) - No larger than 30em.
>
> The syntax is the same as the one used in regular expression syntax, but I 
> think it'd work here.  Anyone got any suggestions/ideas?
>
> -- 
> http://www.mozilla.org/products/firefox/ - Get Firefox!
> http://www.mozilla.org/products/thunderbird/ - Reclaim Your Inbox!
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>
> 

Received on Saturday, 29 October 2005 22:25:52 UTC