[Dojo-interest] Weird CSS expression in dojox.image
Jose Noheda
jose.noheda at gmail.com
Thu Jul 30 10:22:37 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.dojotoolkit.org/pipermail/dojo-interest/attachments/20090730/c8e44ade/attachment-0001.htm
More information about the Dojo-interest
mailing list