You are viewing a post by jopet_Q. View all 76 posts in [b]Lol. For Newbies, also for professionals, If you want...:P [/b] Want some customizable navigation above only your control panel box? You can edit it on your own! [b]:D IE Compatible! =( Not com.
[/quote]
there are a lot of ways to make that work in Fx... you can create a newbox then append it to navdivider, marketing_bg, navigation or mainnav
a more simpler way is to just insert the links in your controlpanel_header, so you wont need to create a new box...
[quote]mainnav.style.display="none";
subnav.style.display="none";
controlpanel_header.innerHTML="<a href=\"http://www.friendster.com\">Home</a> | <a href=\"http://profiles.friendster.com/user.php\">Profile</a> | <a href=\"http://www.friendster.com/friends.php\">Friends</a> | <a href=\"http://www.friendster.com/explore.php\">Explore</a> | <a href=\"http://www.friendster.com/gallery.php\">Search</a> | <a href=\"http://www.friendster.com/messages.php\">Messages</a> | <a href=\"http://www.friendster.com/editaccount.php\">Settings</a> | <a href=\"http://www.friendster.com/custhelp.php\">Help</a> | <a href=\"http://www.friendster.com/logout.php\">Log Out</a>";[/quote]
in the code above, subnav and mainnav are hidden, you can delete any of the lines hiding those divisions if you wanna use them for other contents...[quote]mainnav.innerHTML="contents here";[/quote]
btw... Firefox is Fx not FF
Last edited by jopet_Q (2008-03-09 11:49:57)