href=http://www.xanga.com/home.aspx?user=RADD___xLAY0UTS>RADD LAY0UTS ..
HTMLx_for_you
read my profile
sign my guestbook

Visit HTMLx_for_you's Xanga Site!

Message: message me
AIM: compton02414
AIM: baller101fosho
AIM: knowingxxxyou


Member Since: 3/12/2005

SubscriptionsSites I Read

Blogrings
i HavE coDes anD layOuts
previous - random - next

XANGA HELPERS INC
previous - random - next

>>ZaNgUh | HeLp | CoDeZ<<
previous - random - next

we don't need no THOUGHT control...
previous - random - next

shut up. my mom says im cool.
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, April 17, 2005

rules:

request only in comment box

dont leave mean comments

dont get mad if it takes some time to get your request done

note;; layouts are coming soon....


we've moved...

 

www.xanga.com/neat_0_htmlx

 


Sunday, March 13, 2005


>hey guess what! we have lives too..haha.
here's our xanga's.

www.xanga.com/imasexybiatchxxx

www.xanga.com/baller101fosho

www.xanga.com/insid3_im_crying
**go there and comment...it will be greatly appreciated. Subscribe too that will be appreciated also


Saturday, March 12, 2005

taking requests...we'll try to make it as quick as possible

...for a scroll bar for indiviual entries,
place in entry box then click (edit html)
then paste, then reclick (edit html) then
double click, you will see the individual box....


 <DIV id=scroll3 style="BORDER-RIGHT: white 3px solid; BORDER-TOP: white 3px
 solid; OVERFLOW: auto; BORDER-LEFT: white 3px solid; WID 70px; BORDER-BOTTOM: white 3px solid; HEIGHT: 100px">>
...to put a layout on your site, copy code, and paste in (WEBSITE STATS)
 
Music;;

...to put music on your site

 <DIV id=scroll3 style="BORDER-RIGHT: white 3px solid; BORDER-TOP: white 3px
 solid; OVERFLOW: auto; BORDER-LEFT: white 3px solid; WID 70px; BORDER-BOTTOM: white 3px solid; <!-- 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">Artist Name - Song Title</option>
<option value="1">Artist Name - Song Title</option>
<option value="2">Artist Name - Song Title</option>
<option value="3">Artist Name - Song Title</option>
<option value="4">Artist Name - Song Title</option>

</select>
<input TYPE="BUTTON" NAME="darkplay" VALUE="play" OnClick="play(document.forms['form'].playlist);">
</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]="SONG URL HERE";
songs[1]="SONG URL HERE";
songs[2]="SONG URL HERE";
songs[3]="SONG URL HERE";
songs[4]="SONG URL 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>
<!-- end code provided by createblog.com -->

...for a drop down music list (borders around play/stop/pause buttons depend on your chosen layout)

 <style type="text/css">

<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>
</p>
<form name="form">
<p style="text-align: center">
<select style="FONT-SIZE: 8pt; BACKGROUND:#ffffff; WIDTH: 200; COLOR: #000000; font-face: verdana; height:174" name="playlist" size="1">
<option value="0">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="1">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="2">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="3">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="4">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="5">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="6">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="7">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="8">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="9">PUT S0NG NAME OR/AND ARTIST HERE</option>
</select><br />
<input TYPE="BUTTON" NAME="darkplay" VALUE="play" onclick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="pause" onclick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" 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
 // www.xanga.com/smartypants91780
  // unlimited songs, just copy and paste the song line and change the number
songs=new Array();
songs[0]="LINK HERE"
songs[1]="LINK HERE"
songs[2]="LINK HERE"
songs[3]="LINK HERE"
songs[4]="LINK HERE"
songs[5]="LINK HERE"
songs[6]="LINK HERE"
songs[7]="LINK HERE"
songs[8]="LINK HERE"
songs[9]="LINK 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>

Random Codes;;

...to remove the Xanga Banner at the top of your site


<!--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-->






>




...if you want a link to blur

 <style type="text/css">
/*
Blurred links from xanga.com/html_scripts
*/
a:hover {filter:blur(add="0",direction="80",strength="5"); height:0;};
</style>



...if you want to change the title of your site

<script>
document.title=
" Y0U`RE TiTLE NAME HERE "
</script>





...if you want to replace the dates with words of your choice


 <script type="text/javascript">
//
// ©2004 EasterEgg
//
// For use at Xanga only.
//
// While the date in your blogheader has a fixed format
// (e.g. "Tuesday, March 16, 2004") you may want to use
// another date format, accustomed to *your* preferences.
// This script enables you to apply pretty much any date
// format to your blogheader you like.
//
// Here's how it works:
// The script collects all blogheaders and applies to them
// a format you define by changing the value of the variable
// "dateFormatStr" in the code below. Currently that value is
// set to 'ddd, mm/dd/yy', which will result in a date that
// looks like this: 'Tue, 03/16/04'. If you want to use slashes
// instead of divisions as date separators, go right ahead; you
// can even add HTML to the date format string if you like!
//
// =================
// listing of available constants (using the date
// "Tuesday, March 16, 2004" as an example):
//
// dd = 16
// ddd = Tue
// dddd = Tuesday
//
// mm = 03
// mmm = Mar
// mmmm = March
//
// yy = 04
// yyyy = 2004
//
// =================
//
// You can use any combination of the above constants. Examples:
//
// 'mm/dd/yyyy' will result in '03/16/2004'
// 'mmm dd, yy' will result in 'Mar 16, 04'
// 'mm-dd-yy (dddd)' will result in '03-16-04 (Tuesday)'
// '{ ddd, mmm dd, yyyy }', will result in '{ Tue, Mar 16, 2004 }'
//
// Get the general idea?
//
// Copy this entire code and paste it in the webstats box of your
// Look and Feel page.
//
// You're free to use this script as long as this comment remains
// intact. Future modifications allowed if due credit is given.
//

function formatEntryDate()
{
   // ***** adjust the dateFormatStr below as you see fit
   // ===================================================
   dateFormatStr = '<table width="210"><tr><td bgcolor="#606060" style="font-family:Lucida Console; font-size:14px; color: #FFFFFF;">// mm.dd.yy</div></td></tr></table>';
   // ===================================================
   

   function getMonthNr(sMonth)
   {
       months = new Array(
           "Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
       for (var n = 0; n < months.length; ++n)
       {
           if (months[n] == sMonth)
           {
               if ( n + 1 < 10)
                   return '0' + (n + 1).toString()
               else
                   return (n + 1).toString();
           }
       }
   }

   allDivs = document.getElementsByTagName('div');
   for (var i = 0; i < allDivs.length; ++i)
   {
       if (allDivs[i].className == 'blogheader')
       {
           newDateFormat = dateFormatStr;
           
           // day
           entryDate = allDivs[i].innerHTML;
           dayLong = entryDate.substr(0, entryDate.indexOf(','));  // dddd
           dayShort = dayLong.substr(0, 3);                        // ddd  
           tempStr = entryDate.substr(dayLong.length + 1);
           dayNr = tempStr.substr(tempStr.indexOf(',') - 2, 2);    // dd
           newDateFormat = newDateFormat.replace('dddd', dayLong);
           newDateFormat = newDateFormat.replace('ddd', dayShort);
           newDateFormat = newDateFormat.replace('dd', dayNr);

           // month
           monthLong = tempStr.substr(1, tempStr.indexOf(',') - 3);// mmmm
           monthShort = monthLong.substr(0, 3);                    // mmm
           monthNr = getMonthNr(monthShort);                       // mm
           newDateFormat = newDateFormat.replace('mmmm', monthLong);
           newDateFormat = newDateFormat.replace('mmm', monthShort);
           newDateFormat = newDateFormat.replace('mm', monthNr);

           // year
           yearLong = tempStr.substr(tempStr.indexOf(',') + 2);    // yyyy
           yearShort = yearLong.substr(2);                         // yy
           newDateFormat = newDateFormat.replace('yyyy', yearLong);
           newDateFormat = newDateFormat.replace('yy', yearShort);

           allDivs[i].innerHTML = newDateFormat;
       }
   }
}
formatEntryDate();
</script>



...if you want to display just one entry, place at very beginning of (website stats)


 <!-- Display One Entry Script : Blogring.net -->
<script>
// Display Only One Entry
// By Paul Chen aka Coyote
// Found on Blogring.net

if(location.pathname=="/home.aspx"){
var longer = false;
var tds = document.getElementsByTagName('td');
for(i=0; i<tds.length;i++)
{
booga = tds[i].innerHTML.indexOf('blogheader');
if(booga==11){longer=false;break;}
boogie = tds[i].innerHTML.indexOf('javascript');
if(boogie == 19){longer=true;break;}
}
var tables = tds[i].getElementsByTagName('table');
var numBreaks = 0;
var x = 0;
if(longer==true){x=3;}else{x=1}
for(j=x; j<tables.length;j++)
{
numBreaks += tables[j].getElementsByTagName('br').length;
tables[j].style.display='none';
}
var divs = tds[i].getElementsByTagName('div');
for(j=2+(2*1)-2; j<divs.length;j++)
{
divs[j].style.display='none';
}
var breaks = tds[i].getElementsByTagName('br');
for(j=breaks.length-5-numBreaks;j<breaks.length;j++)
{
breaks[j].style.display='none';
}
var horizontals = tds[i].getElementsByTagName('hr');
var j = horizontals.length-1;
horizontals[j].style.display='none';
}
</script>
<!-- End Script : Blogring.net -->

...change the font on your entire xanga

<STYLE><br />.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, div.blogheader, .caption, a:link, .footernav.link, a.footernav:link, a.footernav:active, a:visited, a.footernav:visited, a:hover, input, select, textarea, .textfield, .button, table.left th {<br />font: normal 8pt tahoma;<br />color: #000000;}<br /></STYLE>

...scrollbars

<!--Automatic entry scrollbar by Blogring.net-->
<script>
var tds = document.getElementsByTagName ('a');
for (var i = 0; i < tds.length; i++) {
timeString = tds[i].innerText;
if(timeString.match(/\d+:\d+ [ap]m\b/i)){
if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;}
 table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode;
stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild;
inner = stuff.innerHTML
stuff.innerHTML="";
stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>');
 
}
}
</script>
<!--End Script by Blogring.net-->

...to have no anonymous your chatterbox

 <script language="javascript">
//
function getXName() {
for (var i = 0; i < document.links.length; i++) {
if (document.links[i].href.substring(0,38)=="http://www.xanga.com/private/home.aspx") {
var link = document.links[i];
var text = document.all ? link.innerText : link.text ? link.text : '';
return text;
break;
}}
return null;
}
function getPopLink() {
for (var i = 0; i < document.links.length; i++) {
if (document.links[i].id=='chatterpopup')
return document.links[i]; break;
} return null; }
xName = getXName();
if (xName != null && chatterbox == 'ok') {
nameBox = document.forms['chatterform'].elements['name'];
nameBox.value=xName;
chatter_name = xName;
urlBox = document.forms['chatterform'].elements['uurl'];
if (urlBox) {
urlBox.value='http://www.xanga.com/home.aspx?user=' + xName;
}
} else
if (xName == null && chatterbox == 'ok') {
nameBox = document.forms['chatterform'].elements['name'];
nameBox.value='Log in';
nameBox.disabled=true;

msgBox = document.forms['chatterform'].elements['msg'];
msgBox.value='to post';
msgBox.disabled=true;
postBtn =
document.forms['chatterform'].elements['post'];
postBtn.disabled = true;
urlBox = document.forms['chatterform'].elements['uurl'];
if (urlBox) {
urlBox.value='to Xanga';
urlBox.disabled=true;
}
popLink = getPopLink();
if (popLink != null) {
popLink.href = popLink.href + '&nopost=Log+in!!'; }
}
</script>

...to replace the "email" with the envolope

<!-- Email It Envelope Script by Sherrys_Designs-->
<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 (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/envelope.jpg border='0'>");
}//-->
</script>

...for a scrollbar on your subscriptions

<!-- Adjust Sites I Read Height : Provided by Blogring.net -->
<script type="text/javascript">
// written by EasterEgg
//BLOGRING.NET
function adjustSirListHeight()
{
    // *** define the height of your SIR-list in the line below
    var sirListHeight = '250px';
    var allTables = document.getElementsByTagName('tbody');
    for (i=4; i < allTables.length; ++i)
    {
        if ((allTables[i].innerHTML.indexOf('SubscribeTo.aspx') != -1) &&
            (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1))
        {
            sirlist = allTables[i].lastChild;
            temp = sirlist.firstChild.innerHTML;
            sirlist.removeChild(sirlist.firstChild);
            td = document.createElement('td');
            div = document.createElement('div');
            div.style.width = '190px';
            div.style.height = sirListHeight;
            div.style.overflow = 'auto';
            div.innerHTML = temp;
            td.appendChild(div);
            sirlist.appendChild(td);
            break;
        }
    }
}
if (navigator.userAgent.indexOf('Mac') == -1)
    if ((document.URL.indexOf('weblogs') == -1) &&
        (document.URL.indexOf('guestbook') == -1) &&
        (document.URL.indexOf('events') == -1) &&
        (document.URL.indexOf('reviews') == -1))
        adjustSirListHeight();
</script>
<!-- End Script : Blogring.net -->


Cursors;;
...if you want a static cursor

 <br> <div id="scroll3" style="border: 3px solid white; overflow: auto; width: 100px; height: 50px;">&nbsp;&lt;DIV id=scroll3 style="BORDER-RIGHT: white 3px solid; BORDER-TOP: white 3px<br>&nbsp;solid; OVERFLOW: auto; BORDER-LEFT: white 3px solid; WID 70px; BORDER-BOTTOM: white 3px solid; HEIGHT: 100px"&gt;&gt;</div><br>

...if you want a flag cursor

<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: url(http://www.boomspeed.com/sfhelpers/cursors/105.cur);}
a {cursor: url(http://www.boomspeed.com/sfhelpers/cursors/105.cur);}
</STYLE><b style=position:absolute;left:137;top:15;font-family:verdana;font-size:8pt;></i>Cursor by www.Soup-Faerie.Com</b>

...if you want a baseball cursor

<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: url(http://www.boomspeed.com/sfhelpers/cursors/83.cur);}
a {cursor: url(http://www.boomspeed.com/sfhelpers/cursors/83.cur);}
</STYLE><b style=position:absolute;left:137;top:15;font-family:verdana;font-size:8pt;></i>Cursor by www.Soup-Faerie.Com</b

...to have no anonymous your chatterbox

COLOR CHART: Numbers of Colors 

#CCOO33

#FFOO33

#99OO33

#66OO33

#330000

#CCOO66

#CC3366

#FFCCCC

#CC3300

#CCCC00

#CCCC33

#0099FF

#FFCCFF

#66CC99

#66CCFF

#FFFF66

#FF9900

#663300

#CC9900

#CC6666

#330099

#990066

#FF3399

#FF99CC

#CCFFFF

#FF0000

#FF9999

#996699

#FFFFCC

#CC99CC

#CC66CC

#9999CC

#6699CC

#FF0099

#008040

^^ i have to admit i referred the color chart to

<>www.xanga.com/Pimp_Out_Your_Site

{x3} Icons...

please subscribe*
if you have any questions, please ask, you can ask by leaving a comment*