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...
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...
thanks Starway
actually the bug was in the text file I think.
Moving the code around in the function (changing the order of 'all', 'layers', 'GetElementById' within the function) I noticed the error followed along, always the same number of lines from the GetElementById 'if'.
So I just pasted...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.