Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

explorer.initiate()

krisdb2009 edited this page Mar 27, 2017 · 5 revisions

Details

This method will create the necessary HTML structure and JavaScript event listeners.

This method does take any arguments.

This method will trigger all initiate methods that are children to the explorer object, including explorer.start.initiate().

Example

explorer.initiate();

DOM Before explorer.initiate()

DOM After explorer.initiate()


Webdows Documentation Wiki

system Object

explorer Object

Clone this wiki locally