Results 1 to 4 of 4

Thread: Smart Virtual Paginate

  1. #1
    Join Date
    Mar 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Smart Virtual Paginate

    1) Script Title: Virtual Pagination script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pagination.htm

    3) Describe problem: Is it possible to make this script work a little more smart? Is it possible for it to show the "Next" an d"Previous" options only when they are required. For example. If iI have 5 virtual pages, even on the last page (the 5th) it will show me a next option and it will start all over. Is it possible to block out the "Next" on the last virtual page and block out the "Previous" on the first?

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Right now prev/ next buttons are designed to "wrap" when it reaches the beginning or end, respectively (ie: after page5, clicking next goes to page1 again). It's certainly possible to make them dynamic in terms of visibility, though it's not a quick change to the code. If I have time I'll try and revisit this thread.

  3. #3
    Join Date
    Mar 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    sounds good to me. Im sure its a feature people would like to have with this great script.

  4. #4
    Join Date
    Mar 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Has anyone had a chance to look into the modification I specified above?

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
  •