function generate() {
var a = $('#container').html();
var b = window.open('', '', 'width=600,height=400');
b.document.write('<textarea>' + a + '</textarea>');
}
code?
Subscribe to:
Post Comments (Atom)
test code
is this my code{ tab thing bla //comment

No comments:
Post a Comment