inherit
60633
0
Nov 20, 2024 21:51:37 GMT -8
Joilet
Lightning does strike the same place twice or more be careful
2,809
October 2005
joilet
|
Post by Joilet on Jan 14, 2024 22:06:46 GMT -8
html (hyper text markup lanhuage) pop up message with line break I Jason found out please replace [ with <
Here ^ is an example:
[body onload = "alert('I love this\nmessage board')">
Will have a pop up message that says I love this message board
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Jan 15, 2024 7:10:14 GMT -8
html (hyper text markup lanhuage) pop up message with line break I Jason found out please replace [ with < Here ^ is an example: [body onload = "alert('I love this\nmessage board')"> Will have a pop up message that says I love this message board Just to note: When putting HTML in a post, you need not change out the < and >. Example, I can use <a href="https://support.proboards.com/thread/675828/working-codes-out">This is a link to this thread</a> and it doesn't get parsed into an actual link (posts typically only parse BBCode, but there are a few exceptions - such as the non-breaking space code).
|
|