Is there a page/manual or any source where one can access all the commands available for programming macros using JavaScript? It would be very helpful. Thanks
Not really, this shows the commands in kmeleon and plugins as well as explains macro language. What I am looking for is commands of the embedded JavaScript language
Actually I am new to Java Script, just learnt it, seems easy.
What I am looking for is a list of DOM specification for the ECMAScript implementation in K-meleon.
Like " document.open(url); " Will open a page in k-meleon, what are other dom objects available?