[jQuery] Re: Multiple Jquery on one page

2009-07-14 Thread Sarm
ou shouldn't just be directly copy and pasting the code examples given on > demo pages/extracting directly from the zip, this will just cause you > problems, and a ridiculously messy root folder. > > Sarm wrote: > >> Thanks for reply but both jquery files are related plugin.

[jQuery] Re: Multiple Jquery on one page

2009-07-14 Thread Sarm
Thanks for reply but both jquery files are related plugin. If i will delete one jquery file then related will stop work. I know one jquery file is enough so if i will remove this one then Sublist part will be stop work and if i will remove this one then calender will stop work. On Tue, Ju

[jQuery] Re: Multiple Jquery on one page

2009-07-14 Thread Sarm
If i will remove this following $(function() { $("#theDate").datepicker({altField: '#theDate', altFormat: 'dd-mm-yy'}); }); $(function() { $("#theDate1").datepicker({altField: '#theDate1', altFormat: 'dd-mm-yy'}); }); then above one will

[jQuery] Re: Multiple Jquery on one page

2009-07-14 Thread Sarm
27;, false, '1'); }); same way i am add another pluging of Date picker and after adding calender script, above stopped work. Here is calender script if you want to see $(function() { $("#theDate").datepicker({altField: '#theDate'

[jQuery] Multiple Jquery on one page

2009-07-14 Thread Sarm
Hi Everyone, Many time i am getting one problem with Jquery when i am using more then one jquery plugin on same page then only one plugin works which will be on top. I guess few variables mixing and disturbing to each other. I just want to know is there any way to control it? Advance thanks for

[jQuery] Re: Data Grid Live Edit

2009-04-10 Thread Sarm
Nobody here to reply?

[jQuery] Data Grid Live Edit

2009-04-09 Thread Sarm
Hi Everyone, I need Datagrid Live Edit for php. I search on google but but not get any good. Please tell me good one. Advance Thanks

[jQuery] Data Grid Live Edit

2009-04-09 Thread Sarm
Hi Everyone, I need Datagrid Live Edit for php. I search on google but but not get any good. Please tell me good one. Advance Thanks

[jQuery] Re: Multiple Upload songs

2008-06-23 Thread Sarm
NoBody here ? On Jun 23, 10:05 pm, Sarm <[EMAIL PROTECTED]> wrote: > Hello Everyone! > > I am new at Jquery. I want to upload multiple song using Jquery > Multiple upload plugin. I am not understanding how to get songs from > Jquery and upload it on FTP. &g

[jQuery] Multiple Upload songs

2008-06-23 Thread Sarm
Hello Everyone! I am new at Jquery. I want to upload multiple song using Jquery Multiple upload plugin. I am not understanding how to get songs from Jquery and upload it on FTP. Anybody can help me? Advance Thanks Sarm