Skip to content

Provides features like old getBoxObjectFor() for Firefox/Thunderbird addons

License

Notifications You must be signed in to change notification settings

piroor/fxaddonlib-boxobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"getBoxObjectFor()" compatibility library for Firefox 3.6-56

This project is obsolete and not maintained anymore.

Usage

// use instead of HTMLDocument.getBoxObjectFor(HTMLElement)
var boxObject = window['piro.sakura.ne.jp']
                  .boxObject
                  .getBoxObjectFor(HTMLElement);

About

Provides features like old getBoxObjectFor() for Firefox/Thunderbird addons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published