Placing Code where i Want it, Why Does Nothing Go ToThe TopOf My Page? |
Placing Code where i Want it, Why Does Nothing Go ToThe TopOf My Page? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 0 Joined: Apr 2005 Member No: 130,608 ![]() |
i jus joined today so i could get help fixing up my xanga
so every time i try to add soemthing new to the scripts, it always ends up at the bottom of the page i tried centering it n putting it at the top w/ the first few lines of code, but nothing's working my site- http://www.xanga.com/home.aspx?user=Death_Peanut_X the code not at the top... II II the bunny V <div align="center"><a href="http://www.amazingcounters.com" target="_top"><<a href="http://bunnyherolabs.com/adopt/showpet.php?b=bWM9ZHVjay5zd2YmY2xyPTB4NTdiMGZmJmNuPWZyZWFrJmFuPWphZmZl"><img src="http://bunnyherolabs.com/adopt/petimage/bWM9ZHVjay5zd2YmY2xyPTB4NTdiMGZmJmNuPWZyZWFrJmFuPWphZmZl.png" width="250" height="300" border="0" alt="my pet!"></a> II II the counter V <div align="center"><a href="http://www.amazingcounters.com" target="_top"><img border="0" src="http://www.amazingcounters.com/counter.php?i=66814&c=200755" alt="Free Hit Counter"></a><br><small><a href="http://www.xanga.com/home.aspx?user=wenohoes_webejoes" target="_top"><font color="#999999">The Love of my Life</font></a></small></div> <!--Get this code at http://help.xanga.com/replacelinks.htm//--> II II the soungs V </style></head><body><center><span><div style="height: 79px"></div><!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"> <param NAME VALUE> <param NAME="ShowControls" VALUE="0"> <param NAME="ShowStatusBar" VALUE="0"> <param NAME="ShowDisplay" VALUE="0"> <param NAME="DefaultFrame" VALUE="Slide"> <param NAME="Autostart" VALUE="1"> <param NAME="Loop" VALUE="True"> </object> <form name="form"> <select name="playlist" size="1"> <!-- Add song info here --> <option value="0"> Kryptonite-3 doors down <option value="1"> All the small things-Blink 182 <option value="2"> Time of your life-Greenday <option value="3"> Sweetness-Jimmy Eat World <option value="4"> Under the Bridge-Red hot Chili peppers <option value="5"> Daughters-John Mayer <option value="6"> What I Got-Sublime </select><br> <input TYPE="BUTTON" NAME="darkplay" VALUE="Go For It!" OnClick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="darkpause" VALUE="*screeeeech*" OnClick="document.darkplayer.pause(); playstate=2;"> <input TYPE="BUTTON" NAME="darkstop" VALUE="CRASH!" OnClick="document.darkplayer.stop(); playstate=2;"></p> </form> <script language="JavaScript"> <!-- var playstate = 1; shuffle = 1; // Set to 0 to always play first song in list // Set to 1 to randomly choose the first song to play songs=new Array(); // Add song URLs here songs[0]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/9628/28369_1_4_04.asf "; songs[1]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/237/18340_1_16_04.asf "; songs[2]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/301/24090_1_15_04.asf "; songs[3]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/4814/22811_1_5_04.asf "; songs[4]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/440/28538_1_1_04.asf "; songs[5]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/21224/28188_1_8_04.asf "; songs[6]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/215/1704_1_2_04.asf"; if (shuffle == 1) { var randsg = Math.floor(Math.random()*songs.length); document.darkplayer.FileName = songs[randsg]; document.darkplayer.scr = songs[randsg]; document.forms['form'].playlist.options[randsg].selected = true; } function play(list) { if (playstate == 2) { document.darkplayer.Play(); } else { var snum = list.options[list.selectedIndex].value document.darkplayer.FileName = songs[snum]; document.darkplayer.scr = songs[snum]; } playstate = 1; } //--> </script> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |