YUI attach event to dynamic content
Posted
by bsreekanth
on Stack Overflow
See other posts from Stack Overflow
or by bsreekanth
Published on 2010-06-17T02:08:41Z
Indexed on
2010/06/17
2:12 UTC
Read the original article
Hit count: 220
yui
Hello,
I Jquery, one can attach/register an event for dynamic content( which loaded later, through ajax) through live() method. Is there anything similar in YUI
thanks.
© Stack Overflow or respective owner