Closed Bug 129996 Opened 23 years ago Closed 14 years ago

sixsixfive.com - Even horrible exploitation pages need to follow the standards

Categories

(Tech Evangelism Graveyard :: English US, defect, P4)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kbriscoe, Unassigned)

References

()

Details

(Whiteboard: [proprietary-js])

Um. I don't know what to say. Clicking the link on this is page takes you to a page with the following script: <script language="javascript"> if (document.layers || document.all){ a=1; setInterval("Jump()",10); } function Jump(){ a=a+.1; self.moveBy((Math.random()*a*2 -a),(Math.random()*a*2)-a); } </script> Obviously, this won't work in Mozilla. Feel free to mark this invalid. I think I'm gonna take a shower now.
The page should use if(self.moveBy) instead of testing for unrelated, browser- specific features.
Confirmed 2002030908/WinXP Personally, I prefer the way Mozilla handles this page. That window jumping is annoying.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Even horrible exploitation pages need to follow the standards → sixsixfive.com - Even horrible exploitation pages need to follow the standards
P4, as it's good, that it doesn't work *g*
Priority: -- → P4
Hardware: PC → All
Whiteboard: [proprietary-js]
tech evang june 2003 reorg
Assignee: aruner → english-us
Component: US Ecommerce → English US
QA Contact: bc → english-us
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.