The html () tag + button reader of jquery cannot be loaded on the mobile phone.

I"d like to have a look at it

$("-sharpbtn").html("<img src="xxxx.png">");
<button id="btn"></button>

what I set is that when the button is pressed, Hello of press-sharpbtn will be replaced by this
, which works on the computer version, but is not seen in the mobile settings.
is there any solution, big gods!

Images can be placed in the button in

HTML5 to see whether the phone supports HTML5


. Write image as a background image into a class, attach this class to btn when click is triggered, and then use .text () to empty the contents.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37360-2c059.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37360-2c059.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?