Re:All-Purpose IE Event Handler, passes back object + whatever
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
lod3n from AutoItScript forum wrote: http://www.autoitscript.com/forum/index.php?showtopic=43013 "..it gets the button's object from the parameters pulled into the function, not via a DOM search, or element collection enumeration!" So, you can autohack HTML page from inside it (!) without DOM's extract or AutoItX embedded in HTML source. Next cool step would be using this method for Mozilla/Firefox browser, I think. Valery