Results 1 to 2 of 2

Thread: All on one page?

  1. #1
    Lukermsdn111 Guest

    All on one page?

    I am a beginner in this field so this may be a dumb question but Im gonna go ahead with it anyway

    Im not sure how to articulate it so an examples probably best:

    On http://www.deviantart.com/ you can select to view 'newest' and 'popular' pictures.
    When you click these options an entirely new page isnt loaded - what is used to make this possible?

    Luke

  2. #2
    Join Date
    Mar 2007
    Location
    Werrington, England
    Posts
    1,315
    This is done with AJAX, basically, you use JavaScript to reload only a small part of the page. If you would like to do something like this you will need to learn JavaScript. You can use frameworks such as JQuery to faciliate the process.

Similar Threads

  1. Show/hide div on page load
    By denno020 in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 23 Dec 2009, 10:57 PM
  2. CMS advice (php)
    By Littlened in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 07 Jul 2007, 05:02 AM

Posting Permissions

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