Thread: Pos
View Single Post
Old 11-04-2012, 03:17 PM   PM User | #4
searls03
New Coder

 
Join Date: Jun 2011
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
searls03 is an unknown quantity at this point
but that wouldn't make it so that it doesn't refresh the div, would it? That is waht I want, the div not to refresh....

Only one "$(document).ready(function()"

Put all of your jquery here:
Quote:
Code:
---------
<script type="text/javascript">
$(document).ready(function(){

ALL JQUERY GOES HERE. NOT ALL OVER THE PLACE.
});
</script>
---------
searls03 is offline   Reply With Quote