Garry's Mod Wiki

Revision Difference

DHTML:SetScrollbars#553497

<function name="SetScrollbars" parent="DHTML" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description><deprecated>Broken. Use the CSS `overflow` rule instead.</deprecated> Sets if the loaded window should display scrollbars when the webpage is larger than the viewing window. This is similar to the CSS `overflow` rule.</description> <realm>Client and Menu</realm> <args> <arg name="show" type="boolean">True if scrollbars should be visible.</arg> </args> </function>