I want to update text, and have it displayed like text. I can do it as an updatable button, but well, it looks like a button, not like background. So not to pretty.
Thanks.
Code:document.getElementById('title0').value = "Title"; <input type = "button" id=title0 />


Reply With Quote
Bookmarks