[Dojo-interest] Weird CSS expression in dojox.image
Shane O'Sullivan
shaneosullivan1 at gmail.com
Thu Jul 30 10:26:48 EDT 2009
Hmm, I don't remember putting that in there. Can anyone remember
modifying this?
Shane
2009/7/30 Jose Noheda <jose.noheda at gmail.com>:
> Hi,
> Copying some resources I saw this expression in image.css:
> .thumbWrapper img {
> height: 75px;
> max-width: 100px;
> width: expression(this.width > 100 ? 100: true);
> }
> What do you think?
> Regards
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://dojotoolkit.org/docs/book
> Forums: http://dojotoolkit.org/forum
> Dojo-interest at mail.dojotoolkit.org
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
>
More information about the Dojo-interest
mailing list