oh, nice one! i always though re-calling .live bound additional code
to the original event.

learn something new every day :)


On May 28, 7:44 am, Ed Allen <ed.all...@gmail.com> wrote:
> Look at the .live() method.
>
> On May 27, 11:12 pm, msk <khanshak...@gmail.com> wrote:
>
> > Hi All,
> > in my scenario i have use class on an element and attach function with
> > that class,
> > Now i am loading dynamic content into div .Problem is i want to bind
> > again all the events which was use with class.So is there any way to
> > rebind all the class event of DOM.Otherwise i have to do labour job to
> > bind one bye one function with their class.
>
> > thanks.
> > MSK

Reply via email to