- Create Account

drop shadows Safari 2.0.4

Forums > Cascading Popup Menus: Help > drop shadows Safari 2.0.4
Author
Message

1) gburak Group: Members
Posts: 2 Joined: 26 Nov 2007 Location: Toronto IP: 69.156.--.--
looks fine in IE and Firefox, but in Safari 2.0.4 the drop shadows are solid black:

http://www.thechristiancommunity.ca/

?? also, is there modification I can make to set these menus to 'drop' horizontally like on your TwinHelix site?

thanks!!

2) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 203.109.--.--
Hmm! I haven't touched this script for ages (developing the FreeStyle Menu more), but it's probably a hangover from a workaround for a Safari 1.2 bug.

If you scroll to the end of pop_data.js and find the addDropShadow function you can see a comment there regarding a Safari 1.2 bug. Replace that next line with:

var alpha = true;

and  things should work better in Safari 2, which I presume doesn't suffer from the bug.

Also, menu orientation is set in the startMenu() line, change the true/false value and enjoy.

Good luck - Angus.

3) gburak Group: Members
Posts: 2 Joined: 26 Nov 2007 Location: Toronto IP: 69.156.--.--
thanks Angus, works for Safari 2.0!

the menu modification that I'm seeking is a vertical root menu where the submenus pop-out sideways, left to right.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.