Hi All,
I have doubt regarding plug-in on WebKit Browser for Linux. i am developing
a sample plug-in using Netscape based API's which i tried on Webkit. But i
am facing an issue when i try to execute the plug-in object in the html page
which calls the native function in C++. The error is:
Type Error: Result of Expression 'embed.Close()' is not a function.

Here the embed.Close() calls the native code function close().

Please suggest a way to solve this particular error.
NB: The same plug-in is working on Mozilla browser.


Thanx & Regards
Ajay
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to