Im trying to allow copying of text in an HTML page on an iPhone.
Ive tried putting in some text inside a <p>
and it works if the text is static, but when i try to add text dynamically (using jQuery), the 'copy' option never pops up. Any suggestions?