On Sun, 10 Nov 2002 09:18:33 -0700, G J Feig wrote: > et al,
> Anyone know why both 1.71preview and 1.71ue01 give me 4-each > equal, 1/4-screen, tiled (not cascaded) frames - from which I > can NOT click RMB to expand any one of them...and cannot see > anything except framing script inside them.... > ....at: > http://www.onewest.net/ > NOTE - 1.69 does NOT do this...but gives me the correct page(s), > as does my Win3.1 IE3.03d blowser... Go to "Options/Internat Settings" and turn off IgnoreJS. This is one of the drawbacks of my experimental IgnoreJS. Since the JS on that page is not correctly commented. Alternately..... Hit F4 to edit the SRC of that page and insert the beginning comment on line 28. <script language="JavaScript"><!-- (_____________________________^^^^____ the required beginning comment tag is missing from the page) The ending comment tag is there down on line 148. // -- End Hiding Here --> But no beginning comment tag was not there. ---- Another symptom of my as-yet only partially functioning IgnoreJS..... Some other pages where the JS is not correctly commented will have the images pointed to by the JS interpreted as "normal images". This throws the entire page "out of whack" ans will sometimes cause an endless loop of attempting to get an image from the net which does not exist. (because the JS-format-URL is seen by Arachne as an unknown protocol) For these reasons, I recommend that only "seasoned testers" should attempt to use IgnoreJS. All other users should leave IgnoreJS turned off. I will try to find a solution to these problems and keep everyone informed of my progress. -- Glenn http://arachne.cz/ http://www.delorie.com/listserv/mime/ http://www.angelfire.com/id/glenndoom/download.htm http://www.thispagecannotbedisplayed.com/
