Name: Anonymous 2011-10-21 20:08
is there anyway to do like
var breakln = 'document.writeln("<br />")';
breakln;
and have it actually insert a new line?
also google was of no help for this question and not much help for the next
how the fuck do i pass by reference?
var breakln = 'document.writeln("<br />")';
breakln;
and have it actually insert a new line?
also google was of no help for this question and not much help for the next
how the fuck do i pass by reference?