http://www.quora.com/Why-is-contentEditable-not-supported-by-iOS

On Tue, May 24, 2011 at 01:24, Ryan Seddon <seddon.r...@gmail.com> wrote:
>> What is the trick to making an input field (or region or ...?) that I can 
>> paste
>> an image into from the clipboard?
>
> While not documented or exposed to any JavaScript API, in Firefox 4
> you can paste images from your clipboard that is either a screengrab
> or a copied image file.
>
> I did a screencast showing it working. http://www.screenr.com/tRe
>
> What it seems to do is get the file and output a base64 encoded image.
> It will work when you have an element that is contenteditable.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To post to this group, send email to iphonewebdev@googlegroups.com.
> To unsubscribe from this group, send email to 
> iphonewebdev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/iphonewebdev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to