Log In · Register

 
splash screen, doesn't work
123321x
post Jul 23 2004, 01:53 AM
Post #1


my username sucks
****

Group: Member
Posts: 264
Joined: Apr 2004
Member No: 11,493



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

//http://shop.himeya.com/products/gb/fire_emblem/fire1.gif= 'http://shop.himeya.com/products/gb/fire_emblem/fire1.gif';

function enterSite() {
document.getElementById('splash').style.display = 'http://shop.himeya.com/products/gb/fire_emblem/fire1.gif';
var content = document.getElementsByTagName("center");
for (var i=0; i<content.length;i++) {
content[i].style.display = 'http://shop.himeya.com/products/gb/fire_emblem/fire1.gif';
}
return false;
}

if (document.title.slice(-10) == 'http://www.xanga.com/home.aspx?user=kirbykirby93') {
document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><http://shop.himeya.com/products/gb/fire_emblem/fire1.gif"'+ http://shop.himeya.com/products/gb/fire_emblem/fire1.gif +'" border="0" class="http://shop.himeya.com/products/gb/fire_emblem/fire1.gif"></a></td></tr></table><center><span>');
}
</script>

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

what did i do wrong?
 
 
Start new topic
Replies
Caustic
post Jul 23 2004, 04:35 PM
Post #2


rawr
*****

Group: Member
Posts: 906
Joined: Jul 2004
Member No: 26,961



I got it to work, try this and dont change ANYTHING:

QUOTE
<!-- begin code provided by createblog.com -->
<script type='text/javascript'>
// intro splash page by micron
// for more xanga scripts and help go to cbstaff.com
// distributed by xanga.com/add_ons

// change this url to an image of your choice
var image = 'http://img28.photobucket.com/albums/v85/kirbykirby93/untitled.bmp';

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 #dcdcdc;} </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
123321x   splash screen   Jul 23 2004, 01:53 AM
xxTiNEExx   try this CODE<!-- begin code provided by c...   Jul 23 2004, 02:27 AM
123321x   its just a red x   Jul 23 2004, 02:16 PM
JustHere4NoReason   Maybe that site won't allow you to direct link...   Jul 23 2004, 02:43 PM
123321x   nope still not working. CODE<!-- begin c...   Jul 23 2004, 04:21 PM
Caustic   I got it to work, try this and dont change ANYTHIN...   Jul 23 2004, 04:35 PM
123321x   STILL doesn't work.   Jul 23 2004, 04:43 PM
Caustic   Did you put it as the first thing in your custom h...   Jul 23 2004, 04:45 PM
123321x   no. it works now. thanks!   Jul 23 2004, 04:48 PM


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