Closed Bug 150845 Opened 23 years ago Closed 22 years ago

auto4sale.co.il: JavaScript loops forever

Categories

(Tech Evangelism Graveyard :: Hebrew, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ibosis, Unassigned)

References

()

Details

Attachments

(1 file)

When loading this URL the form controls (scrollbars, etc.) are blink (appear and than disappear) forever. MS IE5 displays the same page perfectly.
This is the offending HTML page, I'd managed to save. Again, the IE5 renders this file with no problems. There are references to the missing .gif graphics in this file, but the looping is observed without them as well.
This is a mistake on that page. They basically say, "if not MSIE, then reload forever". IE would reload forever on that page too, if it wasn't specifically exempted. -> Tech Evang (but this is programming 101 stuff). <body> <p> some forms ...</p> <script> function UpdateBoxMulti(types) { // Do whatever... and then if (navigator.userAgent.indexOf('MSIE') == -1) history.go(0); } UpdateBoxMulti(); </script> </body>
Assignee: rogerl → momoi
Component: JavaScript Engine → Middle Eastern
Product: Browser → Tech Evangelism
QA Contact: pschwartau → xslf
Version: other → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: JavaScript loops forever → auto4sale.co.il: JavaScript loops forever
contact info for the site: email: auto4sale@hotmail.com fax: +972 3 5160015 phone: +972 3 5170532
OS: Windows NT → All
Hardware: PC → All
The site is dead since Aug. 2002 and has probably been closed. http://www.alexa.com/data/details/traffic_details?q=&p=Det_W_t_40_L1&url=www.auto4sale.co.il/ Please close this bug. Prog.
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
dead site. markng invalid
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: