I just came quite close with a very simple CSS statement...
img {
max-width: 280px;
}
However, MobileSafari's version of WebKit still has a bug where it
applies this rule without preserving image aspect ratio, so I can't
use this, despite how well it works in Safari 3 and FF2.
Any ideas on the Javascript front?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---