<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey all,<div><br></div><div>If you're trying to view the source of the page <i>sent from your server</i>, the built-in 'view source' option does that.</div><div><br></div><div>After using javascript to change the document (dom), to view the modified source:</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">If you're using Safari, enable 'Show develop menu...' in Preferences &gt; Advanced. Then you can right-click any element and 'Inspect Element'<br>If you're using Firefox, the Firebug plugin is awesome, for both debugging javascript and inspecting the dom.<br>If you're using Internet Explorer, please stop. A kitten dies every time IE starts.</blockquote><div><br></div><div>'$ is not defined' means jQuery is not being loaded.</div><div><br></div><div>Zach</div></body></html>