![]() |
|
Making a window popup in sinister.ly - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: Making a window popup in sinister.ly (/Thread-Making-a-window-popup-in-sinister-ly) |
Making a window popup in sinister.ly - hacxx - 12-19-2021 Hi, On any page from sinister.ly forum, type in the browser: Code: javascript:alert('Hacxx Was Here');(Type the code, do not copy/paste) RE: Making a window popup in sinister.ly - mothered - 12-20-2021 Works on my end. You can type: Quote:javascript:Then copy & paste the remaining code. RE: Making a window popup in sinister.ly - Oni - 12-20-2021 This works on any site (not just ours).
RE: Making a window popup in sinister.ly - hacxx - 12-21-2021 (12-20-2021, 04:16 AM)Oni Wrote: This works on any site (not just ours). Yes, works on any MyBB Forum. RE: Making a window popup in sinister.ly - mothered - 12-21-2021 (12-21-2021, 02:46 PM)hacxx Wrote: Yes, works on any MyBB Forum.And just about every other site/web page. |