Garry's Mod Wiki

Revision Difference

PANEL:OnDocumentReady#565491

<function name="OnDocumentReady" parent="DHTML" 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>⤶ <file line="160-L164">lua/vgui/dhtml.lua</file>⤶ <args>⤶ <arg name="url" type="string">The URL of the current page.</arg>⤶ </args>⤶ </function>