[jQuery] listnav - how to implement paging

2009-12-03 Thread prasad
Hi, I like the 'jQuery ListNav Plugin' very much and i need to implement it in my application. I need to implement the paging functionality along with this plugin. If i have more than 100 rows for a character, its best to have a paging with it. Any help/sugestions on how to use this plugin along

[jQuery] jQuery validate not firing with 'Enter' button

2009-06-08 Thread Prasad
Hi all, I am new to jQuery, i have problem with validations in my submit form. Problem was when i open add user form, with out entering any details in my add form - when click on my save button all the validations are firing correctly but when i enter any character in any of the field and press

[jQuery] binding event handlers to the new rows

2009-04-17 Thread mohan prasad
hello, i have written two event handlers one on click of anchor tag class (edit_item), another on click of row column class(show_subitems) as mentioned below. For the first time page load, its working perfectly(i am providing event handler code inside jquery(document).ready) So event handler is g

[jQuery] IE7 & jquery lightbox issue

2008-12-02 Thread Prasad
I have used Lightbox and it works well in all browsers on my locale machine. But when I upload it on server for first time I can see & click "Next" but from there onwards "Next" button appears right below to "close" button. Please let me know if there is any solution. URL: http://creativevisa.ne

[jQuery] Jquery Lightbox issue in IE7

2008-11-26 Thread Prasad
I have used Lightbox for portfolio, it works well in all browsers on my locale machine. When I upload it on server for first time I can see & click "Next" but for second image "Next" button goes down. Please let me know if there is any solution. URL: http://creativevisa.net/ver3/index.htm

[jQuery] Re: Flexigrid and data format

2008-06-12 Thread Sai Prasad
xwisdom wrote: > Hello Paulo , > > Can you say why you use the row data formate [id:value, cell: > [col1,col2,col3]] instead of [{name:value},{name:value},{name:value}]? > > Does anyone one have a way to get Felxigrid to with this format: > [{name:value},{name:value},{name:value}] ? On line 410