Safari and Mac IE crash so often...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

Safari and Mac IE crash so often...

Post by perldev »

After we upgraded the navigation with your DHTML menu (latest), some of our customers complained safari and IE crash very often when browsing our site (http://www.refcoprivateclient.com). I couldn't say the crash due to the navigation script. But that's the only major change we did recently.

The crash reporter shows:
EXC_BAD_ACCESS
KERN_PROTECTION_FAILURE (0x002) at 0x00000XXX

Can anyone give me a hint? Thanks
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Exactly what version of the OS and Safari?

I've just been pounding your menu with it and have had no failures.

As for IE/Mac - just shoot those folks who are still using it. :lol:
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Same here, no problems with either.

Are there more than one customer that are having problems?

Cheers,
Andy
gary88
Beginner
Beginner
Posts: 2
Joined: Mon Aug 22, 2005 12:44 am

Safari 2.0 won't display menu

Post by gary88 »

I've got verified reports of clients not being able to see the menu (Version 5.728) at:

http://www.firstpresiowacity.org/danny/9755/home.htm

when they use Safari. I am still trying to find out what OS they are using but they've got javascript on and so forth.

Any ideas on what I should try to get this menu to appear.


Thanks in advance.

Gary
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

There are 2 things wrong with your page.

The first is that you are using the menu inside a Table Cell and not adhering to the rules for this. There is documentation at http://milonic.com/tablemenu.php that should help with this. You just need to move the menu out of the table cell and only install the main menu inside the table.

Secondly, and this is the biggest problem. You have declared positioning on absolute for both .BODY and .HTML tags in your CSS. This is confusing Safari and will need to be removed. You can't have an absolute positioned HTML or BODY anyhow so removing them will cause any problems.

Hope this helps,
Andy
gary88
Beginner
Beginner
Posts: 2
Joined: Mon Aug 22, 2005 12:44 am

Safari problems

Post by gary88 »

Thanks for your prompt response. I've removed the absolute positioning and am waiting to hear from clients whether that does the trick.

The table problem is trickier though because the client needs the site to be done in FrontPage so they can take care of the web site down the road. The way FrontPage does the top and left borders (i.e., "Shared Borders") is via table output so I'm going to have to figure out how to get the instructions at http://milonic.com/tablemenu.php to work within FrontPage's Shared Borders. I don't think that will be too difficult.

Thanks so much for your help! It is much appreciated.

Gary
Post Reply