hello, first, i just want to make sure it will trigger any JS from that AJAX loaded page. so i just put a single JS code without anything else inside loaded page, but it didnt trigger that alert() JS, what can i test it further ?
<script type="text/javascript">alert('z');</script> thanks/Davis.