Revision Difference
PANEL:OnDocumentReady#552834
<function name="OnDocumentReady" parent="DHTML" type="panelhook">
<ishook>yes</ishook>⤶
<description>Called by HTML panels when the panel's DOM has been set up. You can run JavaScript in here.</description>
<realm>Client</realm>
<file line="160-L164">lua/vgui/dhtml.lua</file>
<args>
<arg name="url" type="string">The URL of the current page.</arg>
</args>
</function>