[jQuery] delay ajax search while using keyup

2010-01-14 Thread Info
Hi There, I have some code (below) that does an ajax call on keyup of a form field. It works great.but I really want to pause the call for 1 sec after they do the keyup to allow them to put in some text. Is there a way to take this code and do that? $(document).ready(function(){ $('#s

[jQuery] Remove subscrition

2009-09-13 Thread Info - Easyeos
Please remove subscription of i...@easyeos.it

[jQuery] ui Datepicker - only show days I want

2009-09-12 Thread Info
does anyone know the syntax to only show days I want int he datepicker, for example I want to show a calendar but only show the following dates, 09/11/09, 09/25/09, 10/01/09 ??

[jQuery] Re: HowTo Select first two characters of an li and hide them

2009-03-25 Thread info
Im working on the frontend of an old proprietary system that trows those /> before closing the so i dont have a way to change that ... - Original Message - From: "benjamin.josefus" To: "jQuery (English)" Sent: Wednesday, March 25, 2009 2:38 PM Subject: [jQuery] Re: HowTo Select fi

[jQuery] Re: HowTo Select first two characters of an li and hide them

2009-03-25 Thread info
Tank you so much for both tips - Original Message - From: To: "jQuery (English)" Sent: Wednesday, March 25, 2009 2:07 PM Subject: [jQuery] Re: HowTo Select first two characters of an li and hide them Something like this maybe $('div.multiple_options li').each(function(){ var t

[jQuery] show/hide (toggle) dynamic table row

2009-02-15 Thread Info
Hello - thank you in advance for your help! I would like to use the toggle function to show hide a table row BELOW a dynamic row, so the table would look like this row from database with data row I want to show hide (defaults to hide) I know how to do this when the table is static but how do I

[jQuery] NyroModal - open manual in iframe not working

2008-12-11 Thread Info
Hello - I am using the great plug NyroModal. I have it tied to a ajax form submit and when a failed retun comes back I want to span a new NyroModal. Here is the code I am using: $('#chk_login').ajaxForm(function(login_return) { if (jQuery.tr

[jQuery] ajax form post help needed

2008-11-09 Thread Info
I am using the ajax form pluginworking GREAT however I need to add a loading grapic to display while it does the post. I have a div (loader) thats just waiting to turn on and off but I can't get it to show...any help would be great!! code: $(document).ready(function(){

[jQuery] Form Plugin - how to capture a return value?

2008-11-05 Thread Info
Hello, I am hoping you can point in the right direction. I want to use the Form Plugin to post to a page which will check for an email address. That page will have a query which says the email address is found or not found (email=1 or email=2) How do I go about using the Form Plugin to check for

[jQuery] [validate] - submit works after fixing only one required field

2008-11-03 Thread Info
Not sure if anyone has run into this...might be a bug. I even see it happening on the demo page for the great validate plug in. I am using the code to capture all of the validation messages in one container. When you enter nothing and hit submit you get the messages just fine, but if you correct

[jQuery] onclick change class to new class

2008-10-29 Thread Info
Hello All, I have a CSS list that I use as my navigation. Each LI has a background image as the base and a a:hover image for roll over. Within the LI item for the navaigation I have a ahref that is used to fire off some jquery function. All this worksnow I want to change the LI item to another