my dog learned polymorphism
The moose likes HTML, CSS and JavaScript and the fly likes simple qs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "simple qs" Watch "simple qs" New topic
Author

simple qs

jyotsana dang
Ranch Hand

Joined: Sep 26, 2003
Posts: 135
is it better to implement pagination using javascripting?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
It is better to ise a server side script since JavaScript can be turned off.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: simple qs