mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-19 09:06:03 +00:00
Trigger event on document when ready
This commit is contained in:
@@ -35,6 +35,8 @@ require([
|
||||
// Init navigation
|
||||
navigation.init();
|
||||
|
||||
$(document).trigger("bookReady");
|
||||
|
||||
global.trigger("init");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user