[quote=equilibrium]^
uhmm.. u made something wrong with the code.
the code in your profile was this...
Code:
//nav
var nav="<div id=\'form1\' align=\'center\'><br><select onchange=\'jumpMenu('parent',this,0);\' style=\'width: 80%; font-family:'Arial'; color:#00ff00; background-color:#000000; font-size:10pt;\'><option value= \'onclick=\'return false;\'>NAVIGATION</option><option value=\'http://www.friendster.com\'>HOME</option><option value=\'http://profiles.friendster.com/user.php\'>MY PROFILE</option><option value=\'http://www.friendster.com/editprofile.php\'>-- Edit Profile</option><option value=\'http://www.friendster.com/viewphotos.php\'>-- Photos</option><option value=\'http://www.friendster.com/review.php\'>-- Reviews</option><option value=\'http://www.friendster.com/blogs.php\'>-- Blogs</option><option value=\'http://www.friendster.com/featuredfriends.php\'>-- Featured Friends</option><option value=\'http://www.friendster.com/video.php\'>-- Video</option><option value=\'http://www.friendster.com/bulletinboard.php\'>-- Bulletin Board</option><option value=\'http://www.friendster.com/friends.php\'>MY CONNECTIONS</option><option value=\'http://www.friendster.com/editcollege.php?A=s\'>-- Schools</option><option value=\'http://www.friendster.com/friends.php?action=spusers\'>-- I'm a Fan of...</option><option value=\'http://www.friendster.com/bookmarks.php\'>-- Bookmarks</option><option value=\'http://www.friendster.com/group/mygroup.php\'>-- Groups</option><option value=\'http://www.friendster.com/explore.php\'>EXPLORE</option><option value=\'http://www.friendster.com/userlist.php?list=newusers\'>-- People</option><option value=\'http://www.friendster.com/photolist.php?list=mostrecent\'>-- Photos</option><option value=\'http://www.friendster.com/video.php\'>-- Video</option><option value=\'http://www.friendster.com/userlist.php?list=feat_profile\'>-- Featured Fan Profiles</option><option value=\'http://www.friendster.com/widgetdirectory.php\'>-- Widget Directory</option></select><br><br></div>";
addBox("LEFT","Navigation",nav,"mynav","0");
Change it to... this...
Code:
var code="<div id=\"form1\" align=\"center\"><br><img src=\"http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/45.gif\"></img><select onchange=\"jumpMenu('parent',this,0);\" style=\"width: 75%; font-family:'Courier New'; color:#00ff00; background-color:#000000; font-size:10pt;\"><option value= \"onclick=\"return false;\">NAVIGATION</option><option value=\"http://www.friendster.com\">Home</option><option value=\"http://profiles.friendster.com/user.php\">My Profile</option><option value=\"http://www.friendster.com/editprofile.php\">-- Edit Profile</option><option value=\"http://www.friendster.com/viewphotos.php\">-- Photos</option><option value=\"http://www.friendster.com/review.php\">-- Reviews</option><option value=\"http://www.friendster.com/blogs.php\">-- Blogs</option><option value=\"http://www.friendster.com/featuredfriends.php\">-- Featured Friends</option><option value=\"http://www.friendster.com/video.php\">-- Video</option><option value=\"http://www.friendster.com/bulletinboard.php\">-- Bulletin Board</option><option value=\"http://www.friendster.com/friends.php\">My Connections</option><option value=\"http://www.friendster.com/editcollege.php?A=s\">-- Schools</option><option value=\"http://www.friendster.com/friends.php?action=spusers\">-- I'm a Fan of...</option><option value=\"http://www.friendster.com/bookmarks.php\">-- Bookmarks</option><option value=\"http://www.friendster.com/group/mygroup.php\">-- Groups</option><option value=\"http://www.friendster.com/explore.php\">Explore</option><option value=\"http://www.friendster.com/userlist.php?list=newusers\">-- People</option><option value=\"http://www.friendster.com/photolist.php?list=mostrecent\">-- Photos</option><option value=\"http://www.friendster.com/video.php\">-- Video</option><option value=\"http://www.friendster.com/userlist.php?list=feat_profile\">-- Featured Fan Profiles</option><option value=\"http://www.friendster.com/widgetdirectory.php\">-- Widget Directory</option></select><img src=\"http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/45.gif\"></img><br><br></div>";
addBox("LEFT","Navigation",code,"mynav","0");[/quote]
i cant sem to click open the drop drown arrow/options...