Revision Difference
HTML:OnDocumentReady#565493
<function name="OnDocumentReady" parent="HTML" type="panelhook">⤶
<description>Called by HTML panels when the panel's DOM has been set up. You can run JavaScript in here.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="url" type="string">The URL of the current page.</arg>⤶
</args>⤶
</function>