PDA

Click to See Complete Forum and Search --> : Spaces in javascript


Wynd
Jun 8th, 2001, 02:16 PM
Whenever I write "javascript" in the HTML forum it comes out with a space between "java" and "script." Just thought to let you know if you don't already.

<a href="javascript:hello()">test</a>

Matthew Gates
Jun 8th, 2001, 03:09 PM
about:blank does it too.

I think anything with a colon after it.

TEST
VB:World

KamiKazeKiwi3
Jun 9th, 2001, 02:56 AM
You know what Wynd? I think so too. Windows should be organizable.

John
Jun 9th, 2001, 04:06 AM
The reason for that is security - we don't want people posting malicious javascript using [url] tags or anything else.

John