drop down menu, different from ? below.. |
![]() ![]() |
drop down menu, different from ? below.. |
Jul 2 2004, 11:33 PM
Post
#1
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
Can i move the drop down menu? Like, i want it lower a little bit. Is there a code for that? Or does it have to stay at the top center?
|
|
|
|
Jul 2 2004, 11:37 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
you can change it. does ithave the height width in it if yes change that .
|
|
|
|
Jul 2 2004, 11:41 PM
Post
#3
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
No it doesn't have the height/width...this is the code im using..
QUOTE <!-- begin code provided by createblog.com -->
<form name="jump"> <select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value " value="GO"> <option value="#">Menu</option> <option value="#">---------------------</option> <option value="http://xanga.com">Xanga</option> <option value="http://xanga.com/sweet_sixsixsix">Refresh</option> <option value="http://www.xanga.com/private/home.aspx">Private</option> <option value="http://www.xanga.com/CLAF/default.asp">CLAF</option> <option value="http://www.xanga.com/profile.aspx?user=sweet_sixsixsix">Mee</option> <option value="http://www.xanga.com/Private/wizard.aspx">Setup Wizard</option> <option value="http://www.xanga.com/guestbook.aspx?user=Sweet_sixsixsix">Guestbook</option> <option value="http://www.xanga.com/Private/SubscribeTo.aspx?user=Sweet_SixSixSix">Pick Me!</option> <option value="http://www.xanga.com/Private/subs.aspx">Subscriptions</option> <option value="http://www.xanga.com/Private/feedback.aspx">Feedback</option> <option value="#">---------------------</option> <option value="http://www.xanga.com/signin.aspx">Sign In</option> <option value="http://www.xanga.com/logout.aspx">Leave</option> <option value="#">---------------------</option> <option value="http://xanga.com/bam_is_mine">Bam_Is_Mine</option> <option value="http://xanga.com/highondepp">HighOnDepp</option> <option value="http://xanga.com/captainsparrowsbtch">Friend's Xanga</option> <option value="http://xanga.com/obsessedwithkett">Another Xanga</option> <option value="http://createblog.com">CreatBlog.Com</option> </select> </form><!-- end code provided by createblog.com --> |
|
|
|
Jul 3 2004, 12:11 AM
Post
#4
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
is there another code i can use so i can move it?
|
|
|
|
Jul 3 2004, 09:00 AM
Post
#5
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
You can put it in a DIV and move it around wherever you want.
|
|
|
|
![]() ![]() |