problem js
Permalink
Why thre not show the page, when I put some javascript on the page default.php or footer.php, so not show the page on IE8,IE9 and IE10
I put this code:
<script>
$("#img-box").load("/lastpost.php");
</script>
Whe I out the code, there working fine.
I put this code:
<script>
$("#img-box").load("/lastpost.php");
</script>
Whe I out the code, there working fine.