[jQuery] [SimpleModal] Simplemodal is triggering $(document).ready

2009-08-23 Thread lfrodrigues
Hi, I've been using simple modal for quite some time. Now I have a problem. I have some code with uses $(document).ready and simplemodal. The problem is I have 3 $(document).ready calls: 1-when page is loaded 2-when simple modal shows the overlay 3-when simple modal hides the overlay How can

[jQuery] [autocomplete] Multiple Values, Update Hidden Field

2008-07-01 Thread lfrodrigues
Hello, I'm trying to to a message sending system. The message may have multiple destinations so i'm using the something similar to Multiple Birds (http://jquery.bassistance.de/autocomplete/demo/) When I add a new user it's id get added to the hidden field (with is correct). But if I delete a

[jQuery] [autocomplete] Multiple Values, Update Hidden Field

2008-07-01 Thread lfrodrigues
Hello, I'm trying to to a message sending system. The message may have multiple destinations so i'm using the something similar to Multiple Birds (http://jquery.bassistance.de/autocomplete/demo/) When I add a new user it's id get added to the hidden field (with is correct). But if I delete a