Gautam Naroji
unread,Jan 28, 2012, 4:04:04 PM1/28/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to facebox
Hello,
I have an issue at my hand. The way Facebox works is it replicates the
html from any div, the id of which is set as href of the link from
which Facebox is triggered. How can i add jQuery events on the
replicated html elements, which reside in the popup shown to the user.
I need the html bound to events like .onkeyup etc, to show count of
characters entered in a textfield, to the user. The code for keyup
event is working fine with other elements which are outside of
Facebox.
It would be great if someone can help me here. Thank You.