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:42
Using menu with frames + blendtrans option...
Poster: AzzaAzza69
Dated: Friday September 27 2002 - 23:50:54 BST
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>)?