Enables or disables hyperlink interactivity in the frame. The frame's hyperlink-related script handlers will only be run if hyperlinks are enabled. Signature: Code SimpleHTML:SetHyperlinksEnabled(enable)
Arguments: - enable - True to enable hyperlink interactivity in the frame; false to disable (boolean)
Также смотрите: Простой HTML
Ссылки: http://wowprogramming.com/docs/widgets/SimpleHTML/SetHyperlinksEnabled
|