Forum: DOM and JSON scripting
03-08-2013, 02:41 PM
|
|
Replies: 3
Views: 349
|
Forum: DOM and JSON scripting
03-08-2013, 02:18 PM
|
|
Replies: 3
Views: 349
JS document.writeln problem
Hello,
I have a simple question, but I can't find a answer to it.
In the index.php there is a javascript:
//document.writeln(<input type="button" name="submit" value="Submit">);
and this...
|