Hi Yes, events from WebKit browser could be sent to Java script for processing. For this the EventHandler class in WebCore is used. All you need to do is to pass the events from inside the Webkit porting layer(QT,Symbian,...etc) to the event functions in EvenHandler class. Thanks Sundar
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ajay Gautam Sent: Friday, October 24, 2008 11:53 AM To: [email protected] Subject: [webkit-dev] Can i connect Webkit browser with JAVA Script toaccess event notification and A/V control Hi All, I am confused regarding connection between Webkit browser with JAVA Script to access event notification (to handle UI message or any other message )and A/V control. Please clarify me. Thanx Ajay
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

