Sunday 5 June 2011

I need to make a last min front page in a website?

ok here the thing. i was told to make this big logo page to be the front page and i wanna know how to make come up first. i dont wanna go though 40 pages and change the index page to another page name because of the photo page. so is there a java script that has it say load this page first?|||I%26#039;m not sure if I understand your question. If you%26#039;re asking if there%26#039;s a way to have a new default page without editing the title of the original default page, then this could help:





http://www.thesitewizard.com/apache/chan鈥?/a>





But it sounds like you%26#039;re trying to implement a splash page but don%26#039;t want to edit the menu across the 40+ pages? You have a number of options if that%26#039;s the case.





1. Consider a splash DIV that appears on the index page over the other content. This will help you get started on that: http://javascript.internet.com/miscellan鈥?/a>





2. Consider changing the way you use menus. Work in PHP so that you can edit one file that includes all the menu information (instead of 40 pages). This will help you with that: http://www.tizag.com/phpT/include.php





Good luck