Log In · Register

 
 
Closed TopicStart new topic
can someone make me a drop down menu, for all my xanga names
matthufham
post Aug 15 2004, 05:10 PM
Post #1


Senior Member
****

Group: Member
Posts: 164
Joined: Jul 2004
Member No: 28,139



i have a few xanga's, and i want to advertise them on all my sites so can someone supply me with a dropdown menu code "like the dark player" or do it yourself if you know how?

xanga.com/matthufham
xanga.com/rollinwithdubs
xanga.com/omgitsamuppet
xanga.com/seguinsomething

... those 4
 
*NatiMarie*
post Aug 15 2004, 06:08 PM
Post #2





Guest






There is a navigation code in Xanga Scripts.
=P
It's for navigation but you can just replace the links with the ones above.
=]
 
sweetxsimplicity
post Aug 15 2004, 06:10 PM
Post #3


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



CODE
<!-- 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="#">Visit My Other Xanga Sites!</option>
<option value="http://www.xanga.com/matthufham">matthufham</option>
<option value="http://xanga.com/rollinwithdubs">rollinwithdubs</option>
<option value="http://xanga.com/omgitsampuppet">omgitsampuppet</option>
<option value="http://xanga.com/seguinsomething">seguinsomething</option>
</select>
<!-- end code provided by createblog.com -->


_smile.gif
 
matthufham
post Aug 15 2004, 07:17 PM
Post #4


Senior Member
****

Group: Member
Posts: 164
Joined: Jul 2004
Member No: 28,139



lemme try that... wow it worked, thanks for doing the work for me, i just got to fix one mis spelling real quickly, and color it, and marie, thanks for your help too babe.
 
sweetxsimplicity
post Aug 15 2004, 07:28 PM
Post #5


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



No problem. _smile.gif
 
LatinaLady
post Aug 15 2004, 07:39 PM
Post #6


Look its...
*******

Group: Official Member
Posts: 5,817
Joined: Feb 2004
Member No: 4,767



why didnt you just do it yourself it inst hard
 
matthufham
post Aug 15 2004, 07:42 PM
Post #7


Senior Member
****

Group: Member
Posts: 164
Joined: Jul 2004
Member No: 28,139



simply because i didn't know the code, if i knew it i could do it myself, but its so easy she could do it too, you know what, it doesn't even matter who did it
 
Sp0rTzBaBii
post Sep 1 2004, 09:49 AM
Post #8


Newbie
*

Group: Member
Posts: 7
Joined: Aug 2004
Member No: 43,985



I did that but my regular list of subscriptions were still on the page? Did I do something wrong? This is the code I used.

<!-- 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="#">Subscriptions!</option>
<option value="http://www.xanga.com/Aceswild">John C</option>
<option value="http://xanga.com/Anythingbutsure114">Leigh-Ann</option>
<option value="http://xanga.com/archangelkana">Sharon</option>
<option value="http://xanga.com/ayumex">Cyndie</option>
<option value="http://xanga.com/bananazxO">Becky</option>
<option value="http://xanga.com/Bradpitt">Brad?Pitt?</option>
<option value="http://xanga.com/cldhrdbtch13">Emily A</option>
<option value="http://xanga.com/cute_imagez">Imagez!</option>
<option value="http://xanga.com/d0rk_and_d0rkster">Katrina & Mich</option>
<option value="http://xanga.com/damonflugel">Jeremy</option>
<option value="http://xanga.com/estaloo">Esther</option>
<option value="http://xanga.com/ferretcrazee">Sharon</option>
<option value="http://xanga.com/greenleaf1205">Erika</option>
<option value="http://xanga.com/honeyzgymnast13">Stephanie</option>
<option value="http://xanga.com/horsielover28">Sam D</option>
<option value="http://xanga.com/hyperhunix0">Katie D</option>
<option value="http://xanga.com/JenniferAniston">Jennifer?Aniston?</option>
<option value="http://xanga.com/kirbygirl1">Janice</option>
<option value="http://xanga.com/kizablebabiixox">Nicolette</option>
<option value="http://xanga.com/laxplayer12">Lisa</option>
<option value="http://xanga.com/LbIiStHeHoMeFoRmE
">Justin</option>
<option value="http://xanga.com/lil_pnaiXleen">Nice Xanga</option>
<option value="http://xanga.com/lizzrd5">Liz L</option>
<option value="http://xanga.com/lizzyxo">Liz L</option>
<option value="http://xanga.com/markwahlberg">Mark?Wahlberg?</option>
<option value="http://xanga.com/michellebranch">Michelle?Branch?</option>
<option value="http://xanga.com/oJman">Paul</option>
<option value="http://xanga.com/shopindivagal">Lauren</option>
<option value="http://xanga.com/sillie_sam18">Sam</option>
<option value="http://xanga.com/sixerchik03">Mary</option>
<option value="http://xanga.com/slvrlijah">Evelyn</option>
<option value="http://xanga.com/sportz">EmmaLee</option>
<option value="http://xanga.com/sweet_surf">EmmaLee</option>
<option value="http://xanga.com/thunderboltartist417">Tanim</option>
<option value="http://xanga.com/vanillabeen007">Catharine</option>
<option value="http://xanga.com/waynesun">Wayne Sun</option>
<option value="http://xanga.com/x3_yoh_asukara">Kelly</option>
<option value="http://xanga.com/xanga_music">Music 4 Y0or Xanga</option>
<option value="http://xanga.com/xang3ermusic">MoRe MuSiC 4 Y0or XaNgA</option>
<option value="http://xanga.com/xxaznpimpoxx">Anthony</option>
<option value="http://xanga.com/xxlexa91141xx">Alexa</option>
</select>
<!-- end code provided by createblog.com -->
 
ji_cabinx
post Sep 1 2004, 10:05 AM
Post #9


^_^
******

Group: Member
Posts: 1,666
Joined: Feb 2004
Member No: 4,225



QUOTE(Sp0rTzBaBii @ Sep 1 2004, 9:49 AM)
I did that but my regular list of subscriptions were still on the page? Did I do something wrong? This is the code I used.

i think you can go to the bottom of your regular subscriptions and there'll be two links...one 'edit' and another 'hide'. click hide and they won't be there anymore! ^_^
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: