Difference between revisions of "lure.load"
(→Return value) |
|||
Line 4: | Line 4: | ||
==== Return value ==== | ==== Return value ==== | ||
+ | |||
+ | {| | ||
+ | ! align="left" | Type | ||
+ | ! align="left" style="padding-left:10px;" | Description | ||
+ | ! align="left" style="padding-left:10px;" | Implemented | ||
+ | |- | ||
+ | | DOM Object | ||
+ | | align="left" style="padding-left:10px;" | On successful completion of the the load function, it will return a valid DOM Object, or nil on failure | ||
+ | | align="left" style="padding-left:10px;" | Yes | ||
==== Example ==== | ==== Example ==== |
Revision as of 21:32, 5 November 2011
Desc
Arguments
Return value
Type | Description | Implemented |
---|---|---|
DOM Object | On successful completion of the the load function, it will return a valid DOM Object, or nil on failure | Yes
Example |