mamatachaudhari 0 Newbie Poster

Hi,
I have added a keypress event as

jQuery('#body').keypress(function(){currentTime= new Date().getTime(); });

but when I open a pop up window which have a iframe contains a rich text area not capturing this event.

Any ways to handle parent event in child element?

Any suggestion?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.