[pyxpcom] How to access a function defined in javascript from python?
by Project Work other posts by this author
Mar 13 2007 10:41PM messages near this date
view in the new Beta List Site
[pyxpcom] Rendering HTML non-interactively from Python?
|
[pyxpcom] Can Pyxpcom now be used for DOM programming?
Hi,
How to access a function that is defined in javascript using python ?. What i am trying to d
o is, After a page is loaded i am calling pyxpcom component for processing the page. Here i
am unable to access the function that is defined in javascript. I am not trying to call the
function, i want to check whether any function is defined on a paritcular node or not. For
example, for a node of type "Div" i want to check what all the functions they defined on it.
for example, div_node.onclick and things like that ??.
Thanks,
Sai.
____________________________________________________________________________________
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|