![]() ![]() |
| thaiscorpion |
Jun 17 2011, 12:08 PM
Post
#1
|
|
Newbie ![]() Group: Members Posts: 12 Joined: 3-June 11 Member No.: 14,685 |
Hello again!.
Just a quick one, im making a login for my web page and i have a start screen with images in the background and in the center a div and ive included my start.php file inside it. i have 3 php files 1- my start div with 2 links login, register 2- my registration div 3- my login div since the background and some other links in the background are the same in all pages i though i should use ajax to change the contents of the div but because my actual page index.php starts with start.php included, i cant bookmark the login screen i have to click on the login button. I hope i explained my problem properly - Thaiscorpion |
| Christian J |
Jun 17 2011, 01:55 PM
Post
#2
|
|
. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 4,776 Joined: 10-August 06 Member No.: 7 |
QUOTE the background and some other links in the background are the same in all pages I don't think that's a good reason to use Ajax. You might as well use frames (not recommended either). It seems possible to bookmark an Ajax-generated page state by adding Ajax parameters in the URL hash, as explained on http://www.contentwithstyle.co.uk/content/...-for-ajax-apps/ --but why go to all this trouble when you can simply create separate web pages? |
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 03:39 AM |