> > Except of course in IE6 and IE7 which do not support data: URLs; but it > wouldn't stop me if I were you (kill IE, kill IE, kill IE!) ;-)
And IE8 only supports 32KB of base64 data for security reasons, so you do have to watch the size of the image. --Sri On 15 February 2011 15:38, Thomas Broyer <[email protected]> wrote: > > > On Tuesday, February 15, 2011 9:46:32 AM UTC+1, MJ wrote: >> >> Just to report back my findings. >> >> In short: it works! >> > Except of course in IE6 and IE7 which do not support data: URLs; but it > wouldn't stop me if I were you (kill IE, kill IE, kill IE!) ;-) > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
