Using menu with frames + blendtrans option...

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
AzzaAzza69
Beginner
Beginner
Posts: 1
Joined: Fri Sep 27, 2002 11:36 pm

Using menu with frames + blendtrans option...

Post by AzzaAzza69 »

I have 2 frames; a horizontal menu in the header frame and a main frame below. The dropdown menus display in my main frame.
I want to use these 2 lines of code for the fade in/out effect when I select an option from your menu...

<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)">

How do I go about this (or do I have to insert this into each and every page's <head>)?
Post Reply