- Jul 11, 2012
-
-
deuce authored
unmoderated message in a sub.
-
- Jul 10, 2012
-
-
mcmlxxix authored
-
- Jul 06, 2012
- Jul 04, 2012
- Jul 03, 2012
-
-
deuce authored
-
- Jun 30, 2012
- Jun 29, 2012
-
-
deuce authored
The biggest issue was that end tags inside a script element are still part of the outer document so this: <b> <script type="text/javascript"> document.write('Hello!'); // Don't forget the </b> </script> </b> Would be illegal because the <b> tag was ended twice. *ARGH*
-
deuce authored
target is deprecated in 4.01 and can not be used by strict... something else will need to be done.
-
deuce authored
-
deuce authored
-
- Jun 28, 2012
- Jun 27, 2012
- Jun 26, 2012
- Jun 24, 2012
-
-
deuce authored
-