splash screen, doesn't work |
splash screen, doesn't work |
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? |
|
|
|
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![]() ![]() |