<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Randy Johnson&apos;s Coldfusion Blog - Javscript</title>
			<link>http://www.cfedge.com/index.cfm</link>
			<description>Randy Johnson&apos;s Coldfusion Blog</description>
			<language>en-us</language>
			<pubDate>Sat, 31 Jul 2010 14:32:42-0400</pubDate>
			<lastBuildDate>Tue, 21 Oct 2008 10:53:00-0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>randy@ewebpc.com</managingEditor>
			<webMaster>randy@ewebpc.com</webMaster>
			
			
			
			
			
			<item>
				<title>Enabling Javascript Errors &amp; Debugging</title>
				<link>http://www.cfedge.com/index.cfm/2008/10/21/Enabling-Javascript-Errors--Debugging</link>
				<description>
				
				&lt;style&gt;BODY { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }&lt;br/&gt;P { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }&lt;br/&gt;DIV { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }&lt;br/&gt;TD { FONT-FAMILY:Tahoma; FONT-SIZE:10pt }&lt;br/&gt;&lt;/style&gt;&lt;basefont face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;Here are some brief notes on how to enable javascript debugging in IE7.&lt;br /&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;b&gt;Part 1: &amp;nbsp;Getting to the Settings Page&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;1. &amp;nbsp;Start by going to the tools menu &lt;/p&gt;2. &amp;nbsp;Next go to internet options&lt;br /&gt;&lt;p&gt;3. &amp;nbsp;Then go to the Advance tab&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;b&gt;Part 2: &amp;nbsp;The Settings&lt;/b&gt;&lt;br /&gt;&lt;p&gt;1. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Uncheck Disable script debugging (Internet Explorer)&lt;/p&gt;2. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Uncheck Disable script debugging (Other)&lt;br /&gt;&lt;p&gt;3. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Optional -&amp;gt; &amp;nbsp;Display a Notification about every script error (This can be annoying on pages with lots of errors)&lt;/p&gt;4. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Uncheck Show Friendly http error messages (This isn&apos;t required for JS errors, but it will allow you see the Coldfusion error being shown on the page instead of the standard IE error page)&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Doing the above will enable the script debugger which will take you to the line that is causing the JS error. &amp;nbsp;&amp;nbsp;I have never took the time to learn how to use the debugger, I just use it to see the exact line of the JS error.&lt;/div&gt;
				
				</description>
						
				
				<category>Javscript</category>				
				
				<pubDate>Tue, 21 Oct 2008 10:53:00-0400</pubDate>
				<guid>http://www.cfedge.com/index.cfm/2008/10/21/Enabling-Javascript-Errors--Debugging</guid>
				
			</item>
			
		 	
			</channel></rss>