HEY TO MY 500 SUBSCRIBERS. :) SORRY I DONT UPDATE THIS SITE.WWW.XANGA.COM/HEYBRAH___LAYOUTS MY LAYOUT SITE. CHECK IT OUT.
Cursor Stuff Cursor for entire page Different Cursors S-resize or N-resize SW-resize or NW-resize NE-resize or NW-resize Default Help Move Col-Resize Row-Resize Not-Allowed Crosshair Text Vertical-Text Hand or Pointer Wait All-Scroll ( A href="http://www3.telus.net/wilsoncheung/cursor.ani" target=_new>http://www3.telus.net/wilsoncheung/cursor.ani) Stuff for Links Changes all Links full list of what you can do: color: background-color: text-decoration: [choose underline, overline, and/or line-through] font: font-size: font-weight: bold or bolder filter: blur, fliph, or flipv letter-spacing: #px text-transform: uppercase, lowercase, or none border-right: #px solid, dashed, dotted, or double border-left: #px solid, dashed dotted, or double border-bottom: #px solid, dashed, dotted, or double border-top: #px solid, dashed, dotted, or double cursor: (( for hoover only))
Replacing Links Note: To add another link just put: else if (str.match (/COMMENTS/i)) links[l].innerHTML = str.replace (/COMMENTS/i, "COMMENTS!!!!");
Other links that don't work for the previous code [i.e the stuff in your profile, Name, Gender, B-day, ect] just ad the ones you want.
Fading Hover
Sparkling Hover
Scrollbars
Normal Scrollbar [set on black and white]
Flashing Scrollbar
Subscription Scrollbar
Marquees A rad one
this ride..
is s l o w l y
drifting to the side
swerving off the road
avoiding the cones
that warned us from the start
Bouncey one
Bouncey....
Random one
Lalalala Full screen
Ashlee Simpson suckssssssss
With background
rawrrrrrrrrrrrrrrr
Protection
No right click - Shaking site w/ Pop-up <script language="JavaScript">
<!--
//// dont right click
function click() {
if (event.button==2) {
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(1, 1)
window.moveTo(2, 2)
window.moveTo(3, 3)
window.moveTo(4, 4)
window.moveTo(5, 5)
window.moveTo(6, 6)
window.moveTo(7, 7)
window.moveTo(8, 8)
window.moveTo(9, 9)
window.moveTo(10, 10)
window.moveTo(9, 9)
window.moveTo(8, 8)
window.moveTo(7, 7)
window.moveTo(6, 6)
window.moveTo(5, 5)
window.moveTo(4, 4)
window.moveTo(3, 3)
window.moveTo(2, 2)
window.moveTo(1, 1)
window.moveTo(0, 0)
window.moveTo(50, 50)
window.moveTo(55, 55)
window.moveTo(60, 60)
window.moveTo(100, 100)
window.moveTo(5000, 5000)
alert('ALERT')}
}
document.onmousedown=click
// --></script>
No right click - Goes to another site <BODY oncontextmenu=`alert("MESSAGE");location.replace("TYPE SITE YOU WANT TO BE REDIRECTED HERE");status=("MESSAGE 2");return false;` onselectstart="return false" ondragdrop="return false"; background=personalpage_files/404.htm topMargin=0>
No right click - Pop up only <BODY oncontextmenu=`alert("MESSAGE HERE");window.event.returnValue=false`>
No right click - Refresh page <BODY oncontextmenu=`alert("MESSAGE HERE");window.event.returnValue=false`>
<BR>
No highlighting <BODY ONCONTEXTMENU="return false">
No right click - Logs them out <script language="JavaScript">
//Xanga Right Click Logout Script
//Copyright Noman Ahmad
//http://www.noman.xs3.com/
//danger_nomy@msn.com
//You Can Use This Script As Long As the Name And The Copyright Protection Stays Intact
<!--
var message="Sorry, that function is disabled.\nThis Page Copyrighted and\nImages and Text protected!\nALL RIGHTS RESERVED\nYou Are Now Being Logged Out!";
function LogTo (link)
{
var new_url=link;
if ( (new_url != "") && (new_url != null) )
window.location=new_url;
}
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
LogTo('http://www.xanga.com/logout.aspx')
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
LogTo('http://www.xanga.com/logout.aspx')
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script
Stuff to edit your site
Changes website title [how mine is 'when masturbations losts its fun...]<script>
var left="";
var right="";
var msg="Your Message Here";
var speed=200;
function scroll_title() {
document.title=left+msg+right;
msg=msg.substring(1,msg.length)+msg.charAt(0);
("scroll_title()",speed);
}
scroll_title();
</script>
Pop-up when Entering site <script language="JavaScript">alert("Hiiiiiiiiiiiii")
</script>
Pop-up when Leaving site <body onUnload="alert('MESSAGE HERE');">
Note: To ad more pop ups just put alert("SECOND POP-UP") right after the first one
Flips the entire screen <style type="text/css">
Body {direction:rtl; </style>
Stuff on the left goes to the right <script language="Javascript">
var tds = document.getElementsByTagName("td");
for (var i = 0; i < tds.length; i++){
if (tds[i].width == "200"){
tds[i].parentNode.appendChild(tds[i].cloneNode(true));
tds[i].parentNode.removeChild(tds[i]);
break;
}}
</script>
Gets rid of Posting Calendar and Get Involved! things <script language="Javascript">
var tds = document.getElementsByTagName("td");
for (var i = 0; i < tds.length; i++){
if (tds[i].width == "200"){
tds[i].parentNode.appendChild(tds[i].cloneNode(true));
tds[i].parentNode.removeChild(tds[i]);
break;
}}
</script>
Gets rid of everything on the left <style type="text/css">
.mainleft, table.left, table.left TH, table.left TD, .leftmoduleborder {display: none;};
</style>
Gets rid of links on the bottom <style type="text/css">
/*
Footer Remover - xanga.com/add_ons
*/
table.footer, table.footernav {display: none;};
</style>
Gets rid of links on the top <STYLE>
/*
top bar remover - xanga.com/add_ons
*/
table.navigation {display: none;};</STYLE>
Box for entire Xanga <BODY style=
"border-left: #000000 25pt dotted;
border-right: #000000 25pt solid;
border-bottom: #666666 25pt double;
border-top: #666666 25pt dashed;">
</BODY>
Border for blog entries <style type="text/css">
/* Bordered Weblogs - xanga.com/add_ons */
table.blogbody {
/* this edits the other the place where the blog is */
border: 4px solid #000000;
}
</style>
Removes the 'Did you know?' thing <style type="text/css">
/*
Did You Know? Remover - xanga.com/add_ons
*/
Table.Announcements TD {display: none;};
</style>
more later<3