Garry's Mod Wiki

Revision Difference

PANEL:OnDocumentReady#545825

<function name="OnDocumentReady" parent="DHTML" type="hook"> <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>