Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:31
Transparent..
Poster: helpME
Dated: Tuesday May 6 2003 - 0:34:28 BST
I'm wondering if it's possible to make the StyleXP menu have transparent submenus, like the one used for milonics page..
Poster: kevin3442
Dated: Tuesday May 6 2003 - 23:47:54 BST
Insert the following:
Code:
;Alpha(style=0,opacity=88)
at the end of the effect string, in the 10th element of a menu array, for a menu that you want to be transparent. This will only work in IE (5.5+ I think).
Kevin
Poster: helpME
Dated: Thursday May 8 2003 - 14:17:19 BST
If the person isn't using ie 5.5+, what will menu do? just display without transparency?? it won't mess up menu or anything, right? also, not exactly sure of where to add it still
Poster: John
Dated: Thursday May 8 2003 - 15:56:22 BST
It gets added to the effects statement up towards the top of the code.
Poster: Andy
Dated: Thursday May 8 2003 - 19:52:01 BST
V4 now includes the ability for transparent menus on IE4+ and NS6+
We are just testing the code and we should have a beta ready for later next week.
Fade in and Fade out has also been ported (using custom code, that again needs some serious testing) this works on IE4+ and NS6+
More to follow. . . . . . .
Cheers
Andy.