[jQuery] How to test Javascript code

2009-01-18 Thread Yuvraj Mathur
Hi, Is there any web site where we can test our javscript code... that uses libraries like Jquery, Mootools, Dojo, etc... There use be a site... but I don't remember its address...

[jQuery] Re: [jquery]Need help in Simple Jquery Function I develop for tabs

2009-01-18 Thread Yuvraj Mathur
3:30 PM, Yuvraj Mathur wrote: > > Hi, > I am stuck up with this function to make simple Tabs. It works absolutely fine only with the first two tabs. Can someone please observe the code and reply the problem. > > Below "d" stands for the header(div) in which the links

[jQuery] [jquery]Need help in Simple Jquery Function I develop for tabs

2009-01-17 Thread Yuvraj Mathur
Hi, I am stuck up with this function to make simple Tabs. It works absolutely fine only with the first two tabs. Can someone please observe the code and reply the problem. Below "d" stands for the header(div) in which the links are, "e" for the targeted content(div), and "f" for the sequence n

[jQuery] Re: if ($("#field").val() == '') or something more elegant?

2008-12-07 Thread Yuvraj Mathur
Not sure but should be like this: if($(#'text').val('')); Try up this and let me know if it works. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Costaud Sent: Sunday, December 07, 2008 3:43 AM To: jQuery (English) Subject: [jQuery] if ($("#fiel