Log In · Register

 
whats the script for an image u clik before you, enter?
creamysmile11
post Aug 7 2004, 11:08 PM
Post #1


guess what... chicken butt.
*****

Group: Member
Posts: 316
Joined: Apr 2004
Member No: 13,740



like if u had an image, theres this script so u put the image in the script and then everytime u enter ur site ur image is there and u have to click it to get in...anyone know the script? i dont know! pinch.gif
 
 
Start new topic
Replies
Azn_Babeii
post Aug 7 2004, 11:13 PM
Post #2


Azn_babeii
***

Group: Member
Posts: 36
Joined: Aug 2004
Member No: 37,989



here's da code jus put ur image in tha "IMAGE URL HERE" and place this code in the "Input your own Header HTML" of ur Look and Feel


<!-- begin code provided by createblog.com -->

<script type='text/javascript'>
// intro splash page by micron
// for more xanga scripts and help go to createblog.com

// change this url to an image of your choice
var image = 'http:// IMAGE URL HERE';

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 #CC66CC;} </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>

<!-- end code provided by createblog.com -->
 

Posts in this topic


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