04-25-2009, 03:03 PM
|
#14 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Why the heck is my code being printed to the screen? I am using the latest code that Kalle provided. And I am printing it out like this:
Code:
<script type="text/javascript">
document.write(checkbox_count);
</script>
|
|
|
|