Re: Hi guys,
Its just small scripting i've made to use [b]Flash Navigation[/b].
[b]Credits to Sis Annanyeep :arrow: [url=http://theftalk.com/viewtopic.php?id=15097&p=1]Menu Navigation[/url][/b]
[b]
Change again ur JS, now at width:
[quote]//Change Navigation
document.getElementById("mainnav").getElementsByTagName("ul")["treemenu1"].innerHTML="<li><div id='flash nav' align='center'>"+
"<embed src='http://joekingky.bluecybers.net/addon/Navi1.swf"+
"?btncolor=FFFFFF"+
"&btncolor2=AAAAAA"+
"&BGcolor=CCCCCC"+
"&pgUID=40146407' "+
"menu='false' quality='high' wmode='transparent' [b]width='900'[/b] height='40' align='middle' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /></div></li>";[/quote]
[b]And CSS:[/b]
[quote]//Removing unused Main Nav and Secondary Link
#navdivider {display:none;background:transparent;}
#marketing_bg {display:none;}
#mainnav {height:40px; width:[b]900px[/b];} <<< and change this one
.secondary_links{display:none;}[/quote]
If still dont work ill check urs later in morning...soo many JS there...
i g2g for now :D