Navigate
Home
ArticleWiki
Forum
Newsletter
Links
Tech News
Welcome Guest.
Username:

Password:

Remember me

how to implement NEXT/PREVIOUS record scrolling
Welcome, Guest. Please login or register.
February 07, 2012, 06:13:11 AM
11513 Posts in 1262 Topics by 496 Members
Latest Member: Beerdernill
Experts Round Table Network  |  Web Technologies  |  General Web Dev  |  how to implement NEXT/PREVIOUS record scrolling « previous next »
Pages: [1]
Author Topic: how to implement NEXT/PREVIOUS record scrolling  (Read 1443 times)
thepreacher

Offline Offline

Posts: 79


« on: March 30, 2008, 02:49:17 PM »

Basically I want to know the best way to implement record scrolling when a query returns more than 1 row and one needs to allow a user to scroll through them a record at a time. The user is allowed to make changes to the records. 

I have used a combination of PHP, Javascript and HTML to implement this in the past but it just feels ugly. I just feel there must be a better, more standard way of doing something like this.

I'll appreciate your help please.
Logged
rdivilbiss
Moderator
*
Offline Offline

Posts: 424



WWW
« Reply #1 on: March 30, 2008, 06:49:54 PM »

I have written classes for both ASP and PHP to do this, but would suggest a drop in DOM 2 / AJAX style library for this these days, and I would not reinvent the wheel.

http://script.aculo.us/
http://dojotoolkit.org/
http://moofx.mad4milk.net/  (MOO)
http://www.prototypejs.org/

I'd start by looking at prototype.
Logged

Rod
Pages: [1]
« previous next »
    Jump to: