Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. EvilTed

    changing text in a table

    The reason the innerHTML sample didn't work is that it contains a bug! This works correctly... <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;> <html> <head> <title>Untitled</title> <script> function changeText() { document.getElementById('the_answer').innerHTML...

Part and Inventory Search

Back
Top