jqGrid is not JSP specific, see link for code examples:
http://www.trirand.com/blog/jqgrid/jqgrid.html
On 15 April 2010 20:45, intrader wrote:
> JSP is a Java tecnology not JavaScript
>
> On Apr 15, 2:09 am, Rachana wrote:
> > Hi
> >Can any one give me a sample code of jqGrid used with JSP
I'm not a guru, but this has worked for me for my reg_dob input field:
$().ready(function() {
$(function(){
$("#reg_dob").datepicker({yearRange:'-75:-6', dateFormat:
'dd/mm/yy',changeMonth: true,
changeYear: true});
});
});
you might need to change your code to somethin
gt; > script>
> > <script type="text/javascript" src="js/jquery/jquery.ui.all.js"></
> > script>
> > <script type="text/javascript" src="js/jquery/ui_demos.js">
>
> > I suspect that when the server uses C:\www\
!!
On Feb 10, 3:49 pm, themba wrote:
> I am running apache on Windows and my actual code looks like this:
>
> //The PHP
> define('WS_DOCUMENT_ROOT', $_SERVER['DOCUMENT_ROOT'] . '/lcsm/');
> define('DIR_WS_INCLUDES', WS_DOCUMENT_ROOT .
/lcsm/css/
> default.css for instance) to something that will work when it's
> actually on a server (css/default.css instead). If you are running
> XAMPP and accessing the page through localhost on your machine, this
> could be the problem.
>
> On Feb 10, 8:09 am, themba wrote:
Hi Guys,
I cannot get JQuery working at all on my web page, but the demo work
well, can there be a fatal JavaScript error that I am unaware of?
Please see my example code below:
http://www.w3.org/1999/xhtml";>
Login Module- version 1.0
Tabs
First
Second
Third
Lorem ipsum dolor sit