Code for the splash page? |
Code for the splash page? |
Aug 29 2006, 05:08 PM
Post
#1
|
|
|
~Phoebe~ ![]() ![]() ![]() ![]() Group: Member Posts: 118 Joined: Apr 2005 Member No: 130,046 |
Do you know the code for a splash page?? Thanks!
|
|
|
|
![]() |
Sep 2 2006, 01:03 AM
Post
#2
|
|
|
~Phoebe~ ![]() ![]() ![]() ![]() Group: Member Posts: 118 Joined: Apr 2005 Member No: 130,046 |
Ohhh! Superman<3
Alright, I did add my adress (Duh! I must be blind), and it doesn't seem to be working properly CODE <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://i8.photobucket.com/albums/a30/lovelymissphoebe/London22.jpg"; 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) == 'http://www.xanga.com/lovelymissphoebe') { 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> Any thoughts? I'm completely lost - Could it be where it says enterSite () ?? |
|
|
|
lovelymissphoebe Code for the splash page? Aug 29 2006, 05:08 PM
mona lisa Here you go:
CODE<script type='text/javasc... Aug 29 2006, 05:16 PM
lovelymissphoebe Alright - Thanks! Percisely what I was looking... Aug 29 2006, 05:25 PM
digital.fragrance Good Job Mona!
Topic Re-opened Aug 29 2006, 05:31 PM
lovelymissphoebe Ok, once I tried that in the site it didn't wo... Aug 29 2006, 06:27 PM
digital.fragrance Did you insert the correct image URL where it says... Aug 29 2006, 06:59 PM
lovelymissphoebe Alright.... I got the image to go up, but now I ca... Aug 31 2006, 02:00 PM
digital.fragrance The 'Xanga Site' in the code needs to be r... Aug 31 2006, 02:05 PM
digital.fragrance There is another '+ image +' - I think you... Sep 3 2006, 11:57 AM
lovelymissphoebe CODE<script type='text/javascript'... Sep 3 2006, 01:10 PM
digital.fragrance Man........
I'm going to go scavenger hunting... Sep 3 2006, 07:03 PM
lovelymissphoebe Alright, I'm really sorry, I didn't know i... Sep 5 2006, 10:29 PM
digital.fragrance Man, now I'm confused....
I'll try to find... Sep 5 2006, 10:29 PM
lovelymissphoebe I will, and thanks for your help and patience =D Sep 5 2006, 10:41 PM
digital.fragrance I got your PM - glad you figured it out
Topic Cl... Sep 7 2006, 03:04 PM![]() ![]() |