mozdev.org

macrozilla    

resources:
Basic Script Examples

With Macrozilla 0.02 now we have exposed functions from the macrozilla runtime. The first and important one is the __contentDocument which means the contentDocument of the content area (main) where the browser loaded the page. One function is also available __loadSiteCallback(siteString,executionString);

The following script is an example using the loadSiteCallback function. the script will pass through an array of web sites going to the next one only after the current is loaded.

For questions or comments about macrozilla, please send a message to the macrozilla mailing list.
Copyright © 2000-2008. All rights reserved. Terms of Use & Privacy Policy.