<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogit.create.pt/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Sara Oliveira</title><subtitle type="html" /><id>http://blogit.create.pt/blogs/saraoliveira/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/saraoliveira/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogit.create.pt/blogs/saraoliveira/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.60809.935">Community Server</generator><updated>2009-03-26T15:05:00Z</updated><entry><title>JavaScript Debugging</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/saraoliveira/archive/2009/03/26/JavaScript-Debugging.aspx" /><id>http://blogit.create.pt/blogs/saraoliveira/archive/2009/03/26/JavaScript-Debugging.aspx</id><published>2009-03-26T19:05:00Z</published><updated>2009-03-26T19:05:00Z</updated><content type="html">&lt;p&gt;Have you ever wish to debug your javascript code?&lt;/p&gt;&lt;p&gt;Well, it&amp;#39;s possible and easy to do.&lt;/p&gt;&lt;p&gt;You just have to&amp;nbsp;add the line &lt;/p&gt;&lt;p&gt;&lt;strong&gt;debugger;&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;where you want the breakpoint to stop and ensure that the &amp;quot;disable javascript&amp;quot; option in your Internet Options is &lt;strong&gt;not&lt;/strong&gt; checked.&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=1844" width="1" height="1"&gt;</content><author><name>SaraOliveira</name><uri>http://blogit.create.pt/members/SaraOliveira.aspx</uri></author></entry></feed>