Transparent..

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
helpME
Advanced
Advanced
Posts: 18
Joined: Mon Apr 28, 2003 3:44 am

Transparent..

Post by helpME »

I'm wondering if it's possible to make the StyleXP menu have transparent submenus, like the one used for milonics page..
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Insert the following:

Code: Select all

;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
helpME
Advanced
Advanced
Posts: 18
Joined: Mon Apr 28, 2003 3:44 am

Post by helpME »

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
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

It gets added to the effects statement up towards the top of the code.
John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

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.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Beats me how you're getting in fishing and all this at the same time.

Sounds like it's movin' right along, boss :D
John
Post Reply