View Single Post
Old 04-25-2009, 03:03 PM   #14 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

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>
allworknoplay is offline  
Reply With Quote