Hey Brad. I went through these blog posts - articles - months ago, when I was looking for a problem of inactive elements returned by ajax call (and also found these three plugins, which I don't like so much).
So if a solution is on that level and not on any special certain jquery integrated method then I will find the best way. Thanks again Brad. But there is not only mentioned keydown function, there are also some other things so I should be pretty watchful. Have a nice day. On Sep 2, 3:29 am, Brad <[EMAIL PROTECTED]> wrote: > Basically, that article, and its "Part 1" which is linked at its > beginning, talk about the various ways to work around the behavior you > are seeing. Seehttp://docs.jquery.com/Frequently_Asked_Questions#Re-binding > > Yes that solution is mentioned. Even though micah's suggesting his is > "quick and dirty" it is a viable solution. The Part 1 article, which > can be found > here:http://www.learningjquery.com/2008/03/working-with-events-part-1, > contains 3 links to plugins that may help you manage this situation. > Note that the plugin links are in the first paragraph and labeled > "these three plugins". Note that each word in that link is a separate > link. > > On Sep 1, 4:37 pm, me-and-jQuery <[EMAIL PROTECTED]> wrote: > > > Hi Brad. Here I can see the same hint as micah was talking about > > (unbind and then bind). Or do you have any other solution in mind? > > Thanks. > > > On Aug 31, 2:51 am, Brad <[EMAIL PROTECTED]> wrote: > > > > Have a look at the article > > > athttp://www.learningjquery.com/2008/05/working-with-events-part-2.