jQuery.Post() not working in IE 8
jQuery.Post() not working in IE 8
I have this function
<script type="text/javascript">
function reLoad() {
jQuery.Post();
}
</script>
Works fine in Firefox , Chrome, Opera, Safari but in IE 8 it does nothing, any ideas why?
Topic Participants
samcromer
zoho
Kevin Boudloche
shabazzk