HTML frames question
HTML frames question
Out of context: Reply #22
- Started
- Last post
- 22 Responses
- acescence0
you could send out a link like yourdomain.com/?page=xzsw
your index (frames) file has a bit of php that looks at the url, and inserts the value of page= into the frame src of the content page, if none is given, it inserts the default page. simple.
of course, this method doesn't let you bookmark pages while you're navigating. for that you could use a javascript system much like swfaddress, just minus the part where it passes the values to flash