Log In · Register

 
Me again ^^:, how do i get this to work?
palabok
post Jan 11 2004, 06:16 PM
Post #1


hei...
*

Group: Member
Posts: 9
Joined: Jan 2004
Member No: 486



blink.gif There is this code i sorta made by combining other stuff,and now it wont work... its supposed to have this image:

on a splash page... here is the code ermm.gif

</style></head><body><center><span>
<script type="text/javascript">
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) == 'Xanger') {
document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #CCCCCC;} </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="http://img1.photobucket.com/albums/0903/Filipino_Grl/Misc%20Signs/wel1.jpg" border="0" class="image" alt="Oy..."></a><br><font class=standard>Kamusta, welcome, hope to see you around...</td></tr></table><center><span>');
}
</script></head>

and..yea.. i can't get it to work, anyone know whats wrong?
 

Posts in this topic


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