Results 1 to 2 of 2

Thread: bookmarkable AjaxTabs [solution found]

  1. #1
    Join Date
    Jun 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default bookmarkable AjaxTabs [solution found]

    I'm looking for a way to be able to bookmark loaded data with AjaxTabs

    something like

    url/index.jsp#section:home
    url/index.jsp#section:contact

    that kind of thing

    so that on page load I can check to see if there is anything on the 'end' of the URL and use that to load the appropriate page

    ideas?
    Last edited by rgalgon; 06-23-2006 at 07:15 PM.

  2. #2
    Join Date
    Jun 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    turned out to be easier than I thought

    used
    AJAX: How to Handle Bookmarks and Back Buttons

    as a starting guide

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
  •