Quote:
Originally posted by Dave Clark
It's only a "problem" when the colon is used -- so, just code the colon in HTML escape code:
javascript:alert('Hi');
which will display as:
javascript:alert('Hi');
See? ...no space.
|
Doh, I'm disappointed. You know how long it takes time to write
"java" with entities?