[cse491] Viewing HTML Source

Zach Church zgchurch at gmail.com
Tue Nov 24 17:04:18 PST 2009


Hey all,

If you're trying to view the source of the page sent from your server, the built-in 'view source' option does that.

After using javascript to change the document (dom), to view the modified source:
If you're using Safari, enable 'Show develop menu...' in Preferences > Advanced. Then you can right-click any element and 'Inspect Element'
If you're using Firefox, the Firebug plugin is awesome, for both debugging javascript and inspecting the dom.
If you're using Internet Explorer, please stop. A kitten dies every time IE starts.

'$ is not defined' means jQuery is not being loaded.

Zach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/cse491-fall-2009/attachments/20091124/cdc6de3b/attachment.htm>


More information about the cse491-fall-2009 mailing list