HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Show Popup after page load

Is there a way to automatically show the builtin Popup ( the one we used in a link <a href="URL" class="Popup"></a>) after page load

Gdn_Theme::link($this->data('Url'),'<a id="someid" href="%url" class="Popup">%text</a>');

Comments

Sign In or Register to comment.