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 TouchToneTommy 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: *

  • Users: Rex868
  • Content: Threads
  • Order by date
  1. Rex868

    setting document.body.outerText WITHIN onload?

    Hi All - JavaScript newbie here. Any idea why the following always shows "aaa" in the web page AND the 2nd alert does not occur? <html> <head> </head> <script type="text/javascript" language="javascript"> function myTest() { alert (document.body.outerText); document.body.outerText = "bbb"...

Part and Inventory Search

Back
Top