Let's say I programmatically set the innerHTML of a div called test to 96840664702 and then write javascript... ~~~ alert(document.getElementById('test').innerHTML ~~~ In Mobile Safari on the iPhone, Firefox, etc., the alert will read...
Let's say I programmatically set the innerHTML of a div called test to 96840664702 and then write javascript... ~~~ alert(document.getElementById('test').innerHTML ~~~ In Mobile Safari on the iPhone, Firefox, etc., the alert will read...
Showing 1-2 of 2