by Don_HH2K » Wed 20 Jun, 2007 10:50 am
Okay, I think I've found what could possibly be your problem.
In [tt]http://forum.astro.com/h/astrodienst.css[/tt], you have the following code for the [tt]gencbutton[/tt] class:
- Code: Select all
.gencbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
padding-bottom:1px;
color:#FFFFFF;
background-image: url(/im/chartbg.jpg);
background-repeat: no-repeat;
background-color: #003399;
[b]cursor: hand;[/b]
width:230px;
height:21px;
border:0px;
}
[tt]cursor: hand;[/tt] is nonstandard code used by Internet Explorer 5.x. [tt]cursor: pointer;[/tt] is the proper way to do it. My guess is that Firefox on the Mac doesn't have a binding for [tt]hand[/tt] as it does on Windows, so when somebody puts their cursor over anything that's given the [tt]gencbutton[/tt] class, it might crash.
Other than that I can't find any code in particular in
here that would cause a crash. While the code might not pass validation, the errors that come up would simply be discarded or fixed rather than bring down the whole browser.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; en-US; rv:1.8.1.4) Gecko/20070603 BonEcho/2.0.0.4 (mmoy CE K8N-X02)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4