
gerble1000
User
Oct 14, 2012, 5:31 AM
Post #1 of 1
(307 views)
|
|
remove print from browser page. is this possible
|
Can't Post
|
|
i am trying to make my code print what its doing but buy doing that it fills the screen and looks messy. is there a way to replace the printed html content or remove and print another. example print"1"; wait 1 second print"2"; wait 1 second print"3"; wait 1 second but instead of printing 1 2 3 i would like it to count up in the same place therefor removing or replacing the print on the users page.
|