Results 1 to 4 of 4

Thread: Want to back to previous page

  1. #1
    Join Date
    Sep 2008
    Posts
    77
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Want to back to previous page

    Is there a php or js code that allow me to go back to the previous page within a certain div only and not the whole page? I want to go back in the content div..

    PHP Code:
    <body>
    <
    div id="menu"></div>
    <
    div id="content">[B]back link here[/B]</div>
    <
    div id="footer'></div>
    </body> 

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Well, the only things that I can think of is frames, or ajax. No other way.
    Jeremy | jfein.net

  3. #3
    Join Date
    Sep 2008
    Posts
    77
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    or ajax im open to that

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Ok, have fun making it. Just kidding, need help?
    http://www.dynamicdrive.com/cgi-bin/...=1&zoom_sort=0
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •