Re: [jquery-ui] Re: jqGrid in JSP

2010-04-15 Thread Themba Ntleki
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

[jquery-ui] Re: Can't get datepicker to work

2009-02-13 Thread Themba Ntleki
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

[jquery-ui] Re: Cannot get JQuery working on my web page

2009-02-11 Thread themba
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\

[jquery-ui] Re: Cannot get JQuery working on my web page

2009-02-10 Thread themba
!! 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 . &#

[jquery-ui] Re: Cannot get JQuery working on my web page

2009-02-10 Thread themba
/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:

[jquery-ui] Cannot get JQuery working on my web page

2009-02-10 Thread themba
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