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 Shaun E 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: patter
  • Content: Threads
  • Order by date
  1. patter

    modify substring in div NN4

    hello I'd like to change only a few letters in a lengthy text, which is inside a div layer. Needs to work only on Netscape4 Exemple: here's my div <div id='x' ><table><tr><td><p>The answer is 42, not counting the fish.</p></td></tr></table></div> Let's say I want to change 42 to 24. I do...
  2. patter

    onResize on IE4 MAC won't fire

    Hi <body onResize=function()> doesn't appear to work at all on Explorer 4.01, Macintosh. Any known way to get around this? (I need it to reposition some layers that I want centered in the page) Subsidiary questions: 1 - Is it worth testing IE4? 2 - If yes, how can I install a 4 version of...
  3. patter

    object detection and Netscape 6

    Hi, having trouble with Object Detection script from (otherwise excellent) D. Goodman's JS Bible. It works fine in IE4, NN4 (PC AND Mac), but NN6 (Mac) refuses to do anything once it gets to the initial IF: if (document.getElementById()) The JS console says: 'Uncaught...

Part and Inventory Search

Back
Top