Results 1 to 3 of 3

Thread: Using DOM in javascript to display pages within a page

  1. #1
    Join Date
    Dec 2009
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Using DOM in javascript to display pages within a page

    How can I use javascript (I'm assuming I would have to use the DOM) to display a page within a page.

    For example if I click on a link on a page I want a small page (or at least the elements )to be displayed within the same page.

    Pressing on different links would cause different pages to display within the same page.


    Can anyone help?

    Thank you

  2. #2
    Join Date
    Dec 2009
    Location
    North Carolina
    Posts
    71
    Thanks
    13
    Thanked 3 Times in 3 Posts

    Default

    Ah do you mean an AJAX request? Or have you tried that, and it wasn't what you need.

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

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
  •