Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix when loading zoomoz before html exists
If used on a chrome extension with "run_at" : "document_start", there were a couple spots in the code that assumed that the html existed already. Moved that code to document.ready
- Loading branch information
Showing
with
7 additions
and 9 deletions.