I'm generating a options elements for select el. And after document ready, I need do each() for all this elements. How can I do this?
ps I know how select this elements after some events, live(). But now, it's impossible.
I'm generating a options elements for select el. And after document ready, I need do each() for all this elements. How can I do this?
ps I know how select this elements after some events, live(). But now, it's impossible.