i think its best if you do
 <script type="text/javascript" src="myevents.js"></script>
<script>
$(document).ready(function(){
......
.....
})
</script>

instead of writing your code inside the myevent.js script tag

Reply via email to