Click here to load the following into <div id="content">
:
<p>This is the results of our Ajax call.</p>
<script type="text/javascript">
// <![CDATA[
alert('Now that I have your attention...');
// ]]>
</script>
(You should not receive an alert because inline script tags are not interpreted when added via the innerHTML attribute.)
Content: