|
| WELCOME TO MY HELPER SITE FOR CODES AND REQUESTS!!!!!!!!!
hey guys, i've decided that this site is pretty pathetic, especially since you can just go to all the other helper sites to get this stuff. i dunno what i m gonna do with this but its sooo kyute! but i never have the energy to update...so uh yeah...go to www.createblog.com for pretty much everything you need, its just easier...still leave requests for CODES and how to use them or even MUSIC if you want to and ill probably continue adding to the cute pictures ^_^. i like to waste my time helping people so dont be afraid to ask.
the other reason i'm leaving this site up is because its the only place to find my COMIX and STARWARS SMILIES! hehe, cause im a nerd and all that good stuff.
heres the link to the song hikari by utada hikaru: http://www.toshiba-emi.co.jp/hikki/disco/sound/uh_sac_02.wvx
and heres the one to the sailor stars song : http://www.emp3world.com/to_download.php?id=35948 | | |
| hey guys and welcome to my site! i'm putting all the codes and whatnot in the november 4th entry box so everything stays on this page. so just scroll down to find updates kay?
i have good links to other helper sites under my subscriptions on my other site www.xanga.com/videodreamer
just leave me a comment asking me how to do something and i'll try to figure it out and post it on here for you. also tell me if one of them isnt working for ya. either i put it on here wrong or i can help u figure out how to use it right so its always a good idea!
later loves <3 bizzy paige | | |
| ITS PRESENT TIME!!!!! FOR ALL MY LOVES THAT LOVE ME TOO!!! (did that make sence? egh) anyway it goes in webstats. COMIX SMILIES!!!! this took me forever so ya better apreciate it. ^_^ i put them on this site so leave a comment if u want to see what they look like!!!
COMIX SMILIES!!!!!!!
<!-- begin COMIX SMILIES script -->
<script type="text/javascript">
/* videodreamer smilie script */
/* Found at www.xanga.com/bizzerker */
/* Original Script by www.xanga.com/bizzerker */
/*Images from at http://www.comixfan.com/xfan/forums/misc.php?s=&action=showsmilies */
function bizzerkersmiley(sSmiley)
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var editor = document.getElementsByTagName('textarea')[0];
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var editor = allTextAreas[i];
break;
}
}
}
editor.value = editor.value + sSmiley;
}
function replaceBrtextsmiley()
{
var brtextsmiley = new Array(
": batman :",
": alfred :",
": catwom :",
": flash :",
": harley :",
": joker :",
": manbat :",
": ivy :",
": riddler :",
": madhat :",
": oswald :",
": robin :",
": ww :",
": don :",
": leo :",
": mich :",
": raph :",
": casey :",
": cap :",
": mystique :",
": rogue :",
": wanda :",
": storm :",
": wolvie :",
": gambit :",
": spidey :",
": hellboy :",
": jeahphnx :",
": bamf :",
": sonic :",
": princess :",
": hobgob :",
": shehulk :",
": icarus :",
": venom :");
var brimagesmiley = new Array(
"http://img125.exs.cx/img125/3168/batman5ln.gif",
"http://img110.exs.cx/img110/361/alfred5oo.gif",
"http://img110.exs.cx/img110/6494/catwoman5bh.gif",
"http://img110.exs.cx/img110/8930/flash1ho.gif",
"http://img110.exs.cx/img110/9419/harleyquinn2zo.gif",
"http://img110.exs.cx/img110/7932/joker2bo.gif",
"http://img110.exs.cx/img110/6309/manbat5gy.gif",
"http://img110.exs.cx/img110/420/poisonivy5kl.gif",
"http://img110.exs.cx/img110/1284/riddler4jz.gif",
"http://img110.exs.cx/img110/9661/madhatter7gl.gif",
"http://img110.exs.cx/img110/3442/penguin7we.gif",
"http://img110.exs.cx/img110/4813/robin3pa.gif",
"http://img110.exs.cx/img110/2914/wonderwoman1kt.gif",
"http://img110.exs.cx/img110/1081/donatello2fg.gif",
"http://img110.exs.cx/img110/4287/leonardo0gm.gif",
"http://img110.exs.cx/img110/3277/michelangelo5hn.gif",
"http://img110.exs.cx/img110/1125/raphael2lb.gif",
"http://img110.exs.cx/img110/7142/caseyjones9sb.gif",
"http://img110.exs.cx/img110/1633/captainamerica6bz.gif",
"http://img110.exs.cx/img110/7443/mystique9zf.gif",
"http://img110.exs.cx/img110/931/rogue4zn.gif",
"http://img110.exs.cx/img110/4615/scarletwitch4jq.gif",
"http://img110.exs.cx/img110/1587/storm9ed.gif",
"http://img110.exs.cx/img110/2784/wolverine23kr.gif",
"http://img110.exs.cx/img110/4245/gambit0yi.gif",
"http://img110.exs.cx/img110/488/spiderman8br.gif",
"http://img110.exs.cx/img110/4299/hellboy8gk.gif",
"http://img113.exs.cx/img113/5728/phoenix2fy.gif",
"http://img22.exs.cx/img22/968/bamf9gp.gif",
"http://img97.exs.cx/img97/6434/sonic7yf.gif",
"http://img39.exs.cx/img39/7504/botpprincess7rw.gif",
"http://img39.exs.cx/img39/7726/hobgoblin6th.gif",
"http://img39.exs.cx/img39/3848/shehulk0gi.gif",
"http://img39.exs.cx/img39/3219/icarus9pd.gif",
"http://img110.exs.cx/img110/4368/venom4wa.gif");
var maxNumberOfSmileysPerRow = 7;
var buttonSize = 40;
var preloadedImages = new Array(brimagesmiley.length);
for (i = 0; i < preloadedImages.length; ++i)
{
preloadedImages[i] = new Image();
preloadedImages[i].src = brimagesmiley[i];
}
var allTableData = document.getElementsByTagName('td');
var indx;
var smiley;
var replacement;
for (var i = 0 ; i < allTableData.length ; ++i )
{
for ( var n = 0 ; n < brtextsmiley.length; ++n )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]);
if (indx != -1)
{
while (indx != -1)
{
replacement = '';
indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]);
smiley = '<img src=\"' + brimagesmiley[n] + '">'
replacement = allTableData[i].innerHTML.replace(brtextsmiley[n],smiley);
allTableData[i].innerHTML = replacement;
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
{
var smileyCollection = new Array(brimagesmiley.length);
var smileyBar = '';
if (document.getElementById('htmleditor'))
{
//brnet.document
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:insertHTML(\' ' +
brtextsmiley[i] + '\'); return false;">' +
'<img src=\"' + brimagesmiley[i] + '" alt="' + brtextsmiley[i] +
'"></button>';
}
}
else
{
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:bizzysmiley(\' ' +
brtextsmiley[i] + '\'); return false;">' +
'<img src=\"' + brimagesmiley[i] + '" alt="' + brtextsmiley[i] +
'"></button>';
//brnet.document
}
}
for (i = 0; i < smileyCollection.length; ++i)
{
if (i != 0)
if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1)
smileyBar = smileyBar + '<BR>';
smileyBar = smileyBar + smileyCollection[i];
}
infoLink = '<a href="http://www.xanga.com/bizzerker"' +
'target=blank><font style="font-size: xx-small; font-weight: normal;">' +
'Get Your Own!</font><a/><br /><br />';
smileyBarHtml = '<br /><b>Bizzerker Smilies</b><br /><font style="font-size: xx-small">' +
'Click to include in your comment!</font> ' +
infoLink + smileyBar + '<br /><br />';
if (navigator.userAgent.indexOf('Mac') == -1)
{
//brnet.document
if (document.getElementById('htmleditor'))
var obj1 = document.getElementById('htmleditor').parentNode;
else
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var obj1 = document.getElementsByTagName('textarea')[0].parentNode;
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var obj1 = allTextAreas[i].parentNode;
break;
}
}
}
}
var obj2 = document.createElement('span');
obj2.setAttribute('ID','idSmileyBar');
obj2.innerHTML = smileyBarHtml;
obj1.insertBefore(obj2,obj1.firstChild);
}
else
{
for (var i = 0 ; i < allTableData.length ; ++i )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
if (allTableData[i].innerHTML.toUpperCase().indexOf('(OPTIONAL)') != -1)
{
//brnet.document
var temp = allTableData[i].innerHTML;
allTableData[i].innerHTML = temp + '<br />' + smileyBarHtml;
break;
}
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
replaceBrtextsmiley();
</script>
<!-- End bizzerker Smiley Script -->

now these are just for my buddy rosie but i suppose anyone can use them...go to www.xanga.com/iamthepinballwizard to see what they look like
STARWARS SMILIES!!! (once again in webstats)
<!-- begin STARWARS SMILIES script -->
<script type="text/javascript">
/* videodreamer smilie script */
/* Found at www.xanga.com/bizzerker */
/* Original Script by www.xanga.com/bizzerker */
/*Images from at http://www.comixfan.com/xfan/forums/misc.php?s=&action=showsmilies */
function bizzerkersmiley(sSmiley)
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var editor = document.getElementsByTagName('textarea')[0];
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var editor = allTextAreas[i];
break;
}
}
}
editor.value = editor.value + sSmiley;
}
function replaceBrtextsmiley()
{
var brtextsmiley = new Array(
": boba :",
": xwing :",
": c3po :",
": chewie :",
": maul :",
": vader :",
": emppal :",
": jawa :",
": luke :",
": mace :",
": marajade :",
": obiwan :",
": leia :",
": amidala :",
": r2d2 :",
": trooper :",
": yoda :");
var brimagesmiley = new Array(
"http://img16.exs.cx/img16/6642/bobafett6rr.gif",
"http://img16.exs.cx/img16/985/xwingpilot3qe.gif",
"http://img16.exs.cx/img16/1567/c3po5qe.gif",
"http://img16.exs.cx/img16/8618/wookie0th.gif",
"http://img16.exs.cx/img16/1462/darthmaul8yn.gif",
"http://img16.exs.cx/img16/3889/darthvader0gy.gif",
"http://img16.exs.cx/img16/1121/palpatine1uq.gif",
"http://img16.exs.cx/img16/3664/jawa4fy.gif",
"http://img16.exs.cx/img16/1241/lukeskywalker4ow.gif",
"http://img16.exs.cx/img16/5096/macewindu6vt.gif",
"http://img16.exs.cx/img16/9971/marajade2of.gif",
"http://img16.exs.cx/img16/6262/obiwankenobi1zi.gif",
"http://img16.exs.cx/img16/8230/leia7mz.gif",
"http://img16.exs.cx/img16/8261/queenamidala4fw.gif",
"http://img16.exs.cx/img16/5297/r2d29eq.gif",
"http://img16.exs.cx/img16/5627/stormtrooper2cl.gif",
"http://img16.exs.cx/img16/3519/yoda2yo.gif");
var maxNumberOfSmileysPerRow = 4;
var buttonSize = 40;
var preloadedImages = new Array(brimagesmiley.length);
for (i = 0; i < preloadedImages.length; ++i)
{
preloadedImages[i] = new Image();
preloadedImages[i].src = brimagesmiley[i];
}
var allTableData = document.getElementsByTagName('td');
var indx;
var smiley;
var replacement;
for (var i = 0 ; i < allTableData.length ; ++i )
{
for ( var n = 0 ; n < brtextsmiley.length; ++n )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]);
if (indx != -1)
{
while (indx != -1)
{
replacement = '';
indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]);
smiley = '<img src=\"' + brimagesmiley[n] + '">'
replacement = allTableData[i].innerHTML.replace(brtextsmiley[n],smiley);
allTableData[i].innerHTML = replacement;
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
{
var smileyCollection = new Array(brimagesmiley.length);
var smileyBar = '';
if (document.getElementById('htmleditor'))
{
//brnet.document
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:insertHTML(\' ' +
brtextsmiley[i] + '\'); return false;">' +
'<img src=\"' + brimagesmiley[i] + '" alt="' + brtextsmiley[i] +
'"></button>';
}
}
else
{
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:bizzysmiley(\' ' +
brtextsmiley[i] + '\'); return false;">' +
'<img src=\"' + brimagesmiley[i] + '" alt="' + brtextsmiley[i] +
'"></button>';
//brnet.document
}
}
for (i = 0; i < smileyCollection.length; ++i)
{
if (i != 0)
if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1)
smileyBar = smileyBar + '<BR>';
smileyBar = smileyBar + smileyCollection[i];
}
infoLink = '<a href="http://www.xanga.com/bizzerker"' +
'target=blank><font style="font-size: xx-small; font-weight: normal;">' +
'Get Your Own!</font><a/><br /><br />';
smileyBarHtml = '<br /><b>Bizzerker Smilies</b><br /><font style="font-size: xx-small">' +
'Click to include in your comment!</font> ' +
infoLink + smileyBar + '<br /><br />';
if (navigator.userAgent.indexOf('Mac') == -1)
{
//brnet.document
if (document.getElementById('htmleditor'))
var obj1 = document.getElementById('htmleditor').parentNode;
else
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var obj1 = document.getElementsByTagName('textarea')[0].parentNode;
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var obj1 = allTextAreas[i].parentNode;
break;
}
}
}
}
var obj2 = document.createElement('span');
obj2.setAttribute('ID','idSmileyBar');
obj2.innerHTML = smileyBarHtml;
obj1.insertBefore(obj2,obj1.firstChild);
}
else
{
for (var i = 0 ; i < allTableData.length ; ++i )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
if (allTableData[i].innerHTML.toUpperCase().indexOf('(OPTIONAL)') != -1)
{
//brnet.document
var temp = allTableData[i].innerHTML;
allTableData[i].innerHTML = temp + '<br />' + smileyBarHtml;
break;
}
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
replaceBrtextsmiley();
</script>
<!-- End bizzerker Smiley Script --> | | |
| alrighty class, it is now time for your first lesson. just because this is fun, funky and easy...^_^ when you want to link a picture to a website you:
1. put the website you want to link the picture to in a code like this < a href="url here">
2.put the url of the pic you want in a code like this <IMG src="url here"
3. then put: border ="0" ( that is so u dont get that annoying blue border around it)
4. then to make the image say something on a mouse over add alt="whatever u want it to say">
5. then put </a> at the end.
6. voila! the final result is <a href="url of site here"><IMG src="url of image here"border="0" alt="whatever u want it to say"></a>
example: <a href="http://www.xanga.com/videodreamer"><img src="http://home.att.net/~mimisk8/puff11.gif" border="0" alt="videodreamer's site"></a>
that would turn into this bunny link to my other xanga site
you can put pics in entrys or hedders and make sure if you put it in an entry put on edit html first.
if you already knew how to do that phooey on yooey 
ur <3ing instructor bizzy

ADD REMOVER YAY!!!!! (put in webstats)
<!--AdRemover--> <!--Screennaimless code created by Anti_fukin_social--> <!--http://www.xanga.com/anti_fukin_social--></table></td></tr></tr></td></table> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <!--Finished--> <!--End Of AdRemover-->

o and while i'm at it i may as well give you the code for the scroll bar ^_^
scroll bar in entries
<div style="height:200px; overflow: auto;">
and if you need to close the box put </div> at the end.
that goes before the entry you want to put in a scroll bar and make sure you put edit html on first.

alrighty now for some stuff that my friend emee wanted me to put here. (and some stuff she just needs)
first what she needs: to stray from getting premium and wasting all that moolah when u really dont need to. here is a site where you can get free web hosting to put as many of your own pics on ur site as u want. for free! yayness! http://www.imageshack.us/

now for what she wants: the music player for the top of ur site ( you can see an example of this on my other site)
MUSIC PLAYER CODE!!! (put in header html box)
<!--Provided by http://netsirk.proboards26.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">
<p style="text-align: center"> <select style="Eurostile-SIZE: 8pt; BACKGROUND:#000000; WIDTH: 150px; COLOR: #FF6600; font-face: arial" name="playlist" size="1"> <option value="0">ride on shooting star</option> <option value="1">title of song goes here</option> <option value="2">title of song goes here</option> <option value="3">title of song goes here</option> <option value="4">title of song goes here</option> <option value="5">title of song goes here</option> <option value="6">title of song goes here</option> <option value="7">title of song goes here</option> <option value="8">title of song goes here</option> <option value="9">title of song goes here</option>
</select>
<input TYPE="BUTTON" NAME="PLAY" VALUE="play" OnClick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="PAUSE" VALUE="pause" OnClick="document.darkplayer.Pause(); playstate=2;"> <input TYPE="BUTTON" NAME="STOP" VALUE="stop" 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(); songs[0]=http://animeaddiction.net/anime/flcl/mp3/the_pillows-ride_on_shooting_star.mp3; songs[1]="url of song goes here"; songs[2] ="url of song goes here"; songs[3] ="url of song goes here"; songs[4] ="url of song goes here"; songs[5]="url of song goes here"; songs[6]="url of song goes here"; songs[7]="url of song goes here"; songs[8]="url of song goes here"; songs[9]="url of song goes here";
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> <!--Provided by http://netsirk.proboards26.com-->
i put ride on shooting star as an example song in the code, you can take it out if u want ^_^.

MARQUEE (header)for top of page
code: <marquee>"words here"</marquee>
example:
BOUNCY MARQUEE!! (For top of ur page)
code:
<marquee behavior=alternate>WORDS GO HERE</marquee>

PUT A MUSIC VIDEO ON UR SITE! (i think it can go anywhere but header deffinately works)
<embed src="url of video here" true? loop="false">

now for a code i made all by myself ^_^ so proud of me!
CHANGE THE LOOK OF UR DATE! (example on videodreamer) goes in webstats (works best if put in first) u can change the font and stuff to go with ur site of course and u can change background image to bg color if you dont want a pic.
<style type="text/css">
div.blogheader, .caption {background-image: url('IMAGE URL GOES HERE');
/* edits the dates */
font-family: impact;
text-transform: lowercase;
font-size: 15px;
font-weight: regular;
line-height: 35px;
color: 000000;
letter-spacing: 1px;
background-color: transparent;
text-align: left;
border: 1px solid #000000;
border-width: 1px 1px 1px 1px;
}
</style>


CHANGES THE LOOK OF THE TITLES IN LEFT MODULE (yet again an example on my other site) this goes first in webstats change things to go with ur site such as in font color and image.
<style type="text/css">
.leftmoduleinterior {background-image: url('http://img127.exs.cx/img127/7571/venusbanner0pa.jpg'); border-top: 1 solid #FF3333;}
.smalltext {font-size: 8pt;}
table.left { border: 1px solid #FF3333;}
table.left TH { color: #FF3333; background-color: transparent; border-bottom: 1px solid #FF3333;}
table.right TH {text-align: justify; font-family: arial; background-image: none;}
.button {font-family: arial;}
table.left TH {text-align:justify; background-image: url('http://img127.exs.cx/img127/7571/venusbanner0pa.jpg');}
tablebanner {margin-top: -65px; visibility: hidden}
table.textad {margin-top: -65px; visibility: hidden}
.searchbarborder {background-color: transparent; margin-top: -65px; visibility: hidden}
.searchbarinterior {background-color: transparent; visibility: hidden}</style>

and now for all the clamp lovers out there...*drumroll*
CLAMP SMILIES!!!! (goes in webstats)
<!-- -----clamp script below -->
<script type="text/javascript">
//
// CLAMP SCRIPT V 2.0
//
// ^-^ by Nataku, http://www.xanga.com/shinigami_766
//
// For all the CLAMP fans out there!
//
// Note** If the icons start changing, check back to shinigami_766
// for the newest version of the code. -_-; shinigami gets bored with the current
// icons sometimes.
//
// Paste the code into your WEBSITE STATS box. :D
//
// UPDATES
// v 1.0
// December 2003
// First release. Enjoy!
//
// V 1.1
// January 2004
// Added Nataku, Seishiro, Subaru, Satsuki and Yuzuriha from X!
// Got rid of Sakura2, Syaoran2, Eriol, clow Reed and Kurochii.
// Sorry guys, they weren't as much popular as i thought they were. -.-
//
// V 1.2
// May 2004
// O0fz.. yes.. CLAMP SMILEYS HAS UPDATED ONCE AGAIN!
// woooooooo :]
// Angelfire decided to screw us over and not let us
// link .jpg files =]
//
// V 2.0
// July 2004
// CLAMP SCRIPT REVISED! only the most popular icons will be used :D
// (in other words, the ones i like)
// plus angelfire decided to delete my account..moved to photobucket.
//
function typeSmiley(sSmiley)
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var editor = document.getElementsByTagName('textarea')[0];
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var editor = allTextAreas[i];
break;
}
}
}
editor.value = editor.value + sSmiley;
}
function replaceTextSmileys()
{
// ***add textual emoticons to the array below
var textSmileys = new Array(
":kamui:",
":fuuma:",
":yuzuriha:",
":karen:",
":satsuki:",
":kakyo:",
":nataku:",
":subaru:",
":seishiro:",
":kohaku:",
":kouryu:",
":kokuyou:",
":sakura:",
":syaoran:",
":kerochan:",
":yue:",
":eriol:",
":clowread:",
":nokoru:",
":suo:",
":akira:",
":20faces:",
":utako:",
":mokona:",
":chii:",
":yuzuki:",
":atashi:",
":fai:",
":kentaro:",
":saiga:");
// *** add the url's from the corresponding images below
var realSmileys = new Array(
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kamui.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/fuuma.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/yuzuriha.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/karen.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/satsuki.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kakyo.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/nataku.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/subaru.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/seishiro.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kohaku.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kouryu.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kokuyou.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/sakura.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/syaoran.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kerochan.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/yue.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/eriol.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/clowread.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/nokoru.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/suo.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/akira.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/20faces.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/utako.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/mokona.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/chii.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/yuzuki.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/atashi.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/fai.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/kentaro.gif",
"http://img78.photobucket.com/albums/v293/shingami766/CLAMP/saiga.gif");
// *** number of smileys that will be displayed per row
var maxNumberOfSmileysPerRow = 10;
// *** button size in pixels
var buttonSize = 60;
// preloading images
var preloadedImages = new Array(realSmileys.length);
for (i = 0; i < preloadedImages.length; ++i)
{
preloadedImages[i] = new Image();
preloadedImages[i].src = realSmileys[i];
}
var allTableData = document.getElementsByTagName('td');
var indx;
var smiley;
var replacement;
for (var i = 0 ; i < allTableData.length ; ++i )
{
for ( var n = 0 ; n < textSmileys.length; ++n )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
indx = allTableData[i].innerHTML.indexOf(textSmileys[n]);
if (indx != -1)
{
while (indx != -1)
{
replacement = '';
indx = allTableData[i].innerHTML.indexOf(textSmileys[n]);
smiley = '<img src=\"' + realSmileys[n] + '">'
replacement = allTableData[i].innerHTML.replace(textSmileys[n],smiley);
allTableData[i].innerHTML = replacement;
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
{
var smileyCollection = new Array(realSmileys.length);
var smileyBar = '';
if (document.getElementById('htmleditor'))
{
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<Button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:insertHTML(\' ' +
textSmileys[i] + '\'); return false;">' +
'<img src=\"' + realSmileys[i] + '" alt="' + textSmileys[i] +
'"></button>';
}
}
else
{
for (i = 0; i < smileyCollection.length; ++i)
{
smileyCollection[i] = '<Button type="button" value="" ' +
'style="width:' + buttonSize + 'px; height:' +
buttonSize + 'px;" onclick="javascript:typeSmiley(\' ' +
textSmileys[i] + '\'); return false;">' +
'<img src=\"' + realSmileys[i] + '" alt="' + textSmileys[i] +
'"></button>';
}
}
for (i = 0; i < smileyCollection.length; ++i)
{
if (i != 0)
if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1)
smileyBar = smileyBar + '<BR>';
smileyBar = smileyBar + smileyCollection[i];
}
// add SmileyBar
infoLink = '<a href="http://www.geocities.com/anime766/Shinigami_766.htm"' +
'target=blank><Font style="font-size: xx-small; font-weight: normal;">' +
'CLAMP Script</font><a/><Br><Br>';
smileyBarHtml = '<Br><B>CLAMP</b><Br><Font style="font-size: xx-small">' +
'Add CLAMP smileys to your posts!</font> ' +
infoLink + smileyBar + '<Br><Br>';
if (navigator.userAgent.indexOf('Mac') == -1)
{
if (document.getElementById('htmleditor'))
var obj1 = document.getElementById('htmleditor').parentNode;
else
{
if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr')
var obj1 = document.getElementsByTagName('textarea')[0].parentNode;
else
{
var allTextAreas = document.getElementsByTagName('textarea');
for (i = 0; i < allTextAreas.length; ++i)
{
if (allTextAreas[i].getAttribute('name') == 'bdescr')
{
var obj1 = allTextAreas[i].parentNode;
break;
}
}
}
}
var obj2 = document.createElement('span');
obj2.setAttribute('ID','idSmileyBar');
obj2.innerHTML = smileyBarHtml;
obj1.insertBefore(obj2,obj1.firstChild);
}
else
{
// alternative solution for the Mac
for (var i = 0 ; i < allTableData.length ; ++i )
{
if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) &&
(allTableData[i].innerHTML.indexOf('previewHTML()') == -1))
{
if (allTableData[i].innerHTML.toUpperCase().indexOf('(OPTIONAL)') != -1)
{
var temp = allTableData[i].innerHTML;
allTableData[i].innerHTML = temp + '<Br>' + smileyBarHtml;
break;
}
}
}
}
}
}
if (document.URL.indexOf('weblogs') != -1)
replaceTextSmileys();
</script>
<!-- ---clamp script above-->

PICTURE MARQUEE!!! ( goes anywhere, i put in header, add as many images as u like)
<MARQUEE behavior=alternate>
<MARQUEE width=200><IMG src="url of image here"><IMG src="url of pic here"><IMG src="url of pic here">

CUSTOMIZED SCROLLBAR COLORS!!! (goes in webstats, change hex color codes to go with ur site.)
<!--Customized Scrollbar : By Blogring.net -->
<style type="text/css">
<!--
BODY {
scrollbar-face-color: #0033CC;
scrollbar-shadow-color: #FF0000;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #FFFF00;
scrollbar-darkshadow-color: #FF9900;
scrollbar-track-color: #99CC33;
scrollbar-arrow-color: #FF9900;
-->
</style>
<!--End Script : By Blogring.net -->

Random Cute Pics

  
  

CHANGE EPROPS COMMENTS AND SIGN OUT WORDS (webstats)
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "new word");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "new word");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "new word");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "new word");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "new word");
}//-->
</script>


CHANGE DATE WORDS(ex: manic monday ect) like on videodreamer, just change the words to what you want (webstats)
<script type="text/javascript"> // // ?003 EasterEgg, http://www.xanga.com/easteregg // Changes date text // For use at Xanga only. // // Info at http://dorkette.net //
function replaceWordsDates() { // ***add the Months or Days you wish to replace below var oldWordsDates = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", "Monday,", "Tuesday,", "Wednesday,", "Thursday,", "Friday,", "Saturday,", "Sunday,", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "01, ", "02, ", "03, ", "04, ", "05, ", "06, ", "07, ", "08, ", "09, ", "10, ", "11, ", "12, ", "13, ", "14, ", "15, ", "16, ", "17, ", "18, ", "19, ", "20, ", "21, ", "22, ", "23, ", "24, ", "25, ", "26, ", "27, ", "28, ", "29, ", "30, ", "31, " );
// *** add the replacing Months or Days below var newWordsDates = new Array( "+january+", "+febuary+", "+Mars+", "+april+", "+mai+", "+june+", "+july+", "+august+", "+september+", "+october+", "+november!!+", "+december+", "+mundaine monday...+ ", "+traumatic tuesdays+ ", "+why do we have wednesdays?+ ", "+is it friday yet? no its thursday... +", "+funness!! its friday!+", "+saturnday+", "i want an ice cream sunday! ", " 2++2", " 2++3", " 2++4", " 2++5", " 2xx6", " 2xx7", " 2008!!!!!", "o1, ", "o2, ", "o3, ", "o4, ", "o5, ", "o6, ", "o7, ", "o8, ", "o9, ", "1o, ", "11, ", "12, ", "13, ", "14, ", "15, ", "16, ", "17, ", "18, ", "19, ", "2o, ", "21, ", "22, ", "23, ", "24, ", "25, ", "26, ", "27, ", "28, ", "29, ", "3o, ", "31, "
);
allDivData = document.getElementsByTagName('div'); var collections = new Array(allDivData); for (var k = 0; k < collections.length; ++k ) { for (var i = 0; i < collections[k].length; ++i ) { if (collections[k][i].innerHTML.indexOf('DIV') == -1) { for ( var n = 0; n < oldWordsDates.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]) while (indx != -1) { var replacement = ''; indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]); replacement = collections[k][i].innerHTML.replace(oldWordsDates[n], newWordsDates[n]); if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm } break; } } } } } } replaceWordsDates(); </script> <!-- end code provided by createblog.com -->

ENTER SIGN SPLASH PAGE! (seen on videodreamer) put first in header
<script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to xangans.com // distributed by Nam Copyrighted // change this url to an image of your choice var image ='image of enter sign'; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #COLOR;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> <BR>

I dont really know what this is called but it puts whatever words you want at the top and bottom of your window...like it replaces username's xanga site with whatever you want. you can see and example of this on videodreamer...goes in header
CODE!
<script>document.title="SING YOUR SONG HERE"</script> <script language="JavaScript"> var message = "AND HERE"; var speed = 75; var forward = true; function bounce(){ if (forward) { message = " " + message; forward = ((message.length > 120) ? false : true); } else { if (message.charAt(0) == ' ') { message = message.substring(1, message.length); } else { forward = true; } } window.status = message; setTimeout("bounce()", speed); } bounce(); // end hide --> </script>
| | |
|