<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'IE7'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=IE7&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'IE7'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Upgrade existing MVC 1.0 application to MVC 2.0 RC.</title><link>http://forums.asp.net/thread/3588116.aspx</link><pubDate>Tue, 29 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3588116</guid><dc:creator>Rybo</dc:creator><description>&lt;p&gt;I&amp;#39;ve tried to upgrade my MVC 1.0 app to a MVC2.0 app. &amp;nbsp;I&amp;#39;ve replaced all js files and dlls (that I know of. &amp;nbsp;I&amp;#39;ve found the .js files that came with the 2.0RC and put them into my project, as well as, the MVC2.0dll).&lt;/p&gt;&lt;p&gt;I can run the site on Safari, Chrome, Firefox, but no IE. &amp;nbsp;IE continually gives me errors. &amp;nbsp;Most frequently the error occurs on the Click event of a form.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This error occurs on all browsers but only IE will not function.&lt;/p&gt;&lt;p&gt;&lt;p&gt;Sys.Mvc.AsyncForm.handleClick is not a function&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This only happened when I upgraded to MVC 2.0. &amp;nbsp;I&amp;#39;m not sure if I upgraded everything in VS2008 or not.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;Sys.Mvc.AsyncForm.handleClick is not a function&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;http://localhost:1359/Contractor/WellInformation&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;Line&amp;nbsp;Sys.Mvc.AsyncForm.handleClick is not a function&lt;/div&gt;&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;http://localhost:1359/Contractor/WellInformation&lt;/div&gt;&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;Line 1&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</description></item><item><title>css font gradiant</title><link>http://forums.asp.net/thread/3555855.aspx</link><pubDate>Wed, 09 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3555855</guid><dc:creator>chchinmaya</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;All,&lt;/p&gt;
&lt;p&gt;in my project i am displaying some text dynamically i want to give the text color as gradiant i dont know how to do this with css can any one please guide me how to do this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Chinmaya.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Unselected AccordionPane showing its content</title><link>http://forums.asp.net/thread/3467983.aspx</link><pubDate>Tue, 20 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3467983</guid><dc:creator>evankstone</dc:creator><description>&lt;p&gt;Just a quick follow-up... I figured I&amp;#39;d better post this in case anyone else ran into this problem!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Once Upon A Time...&lt;/p&gt;
&lt;p&gt;To make things simpler for me after IE8 was released but I was still developing on IE7, I created a base page class that &lt;strong&gt;automatically inserted the IE7 Compatibility Tag for IE8&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This, while sufficient for a few months, has turned out to be an &lt;strong&gt;RBI&lt;/strong&gt; (a Really Bad Idea) and it breaks the Accordion sliding animation code (at least it did in my case). After commenting out the bit of C# code that inserted the tag, the animation started to work properly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps future generations! ;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So now I need some help with developing simultaneously for IE7 and IE8 (specifically, CSS gotchas). &lt;/p&gt;
&lt;p&gt;Any takers?&lt;/p&gt;</description></item><item><title>ModalPopupExtender Background CSS for IE7.</title><link>http://forums.asp.net/thread/3435529.aspx</link><pubDate>Thu, 01 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3435529</guid><dc:creator>Sunoneko</dc:creator><description>&lt;p&gt;I&amp;#39;m having trouble with&amp;nbsp;the&amp;nbsp;background CSS for the modalPopup in IE7.&lt;/p&gt;
&lt;p&gt;Here is my setup.&lt;/p&gt;
&lt;p&gt;I have a master page with two contentplaceholders.&lt;/p&gt;
&lt;p&gt;On a child page, I have a&amp;nbsp;modalpopup inside&amp;nbsp;contentplaceholder #1.&lt;/p&gt;
&lt;p&gt;When&amp;nbsp;the modalpopup is displayed, the background css is applied to nearly the entire page.&amp;nbsp;&amp;nbsp;However, any of the&amp;nbsp;controls in the&amp;nbsp;contentplaceholder #2 are not disabled.&amp;nbsp; The background grays out throughout the whole page, but just controls in the other contentplaceholder are not disabled.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is a link to a&amp;nbsp;picture showing the problem: &lt;a class="" title="ModalPopup Screenshot" href="http://lh3.ggpht.com/_pgcMmWy4EDU/SsSgdXD926I/AAAAAAAAFeE/5nKHPXlV1uI/s800/modalPopupProblem.JPG" target="_blank"&gt;http://lh3.ggpht.com/_pgcMmWy4EDU/SsSgdXD926I/AAAAAAAAFeE/5nKHPXlV1uI/s800/modalPopupProblem.JPG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll see that all the controls at the top, bottom, and left are properly disabled.&amp;nbsp; But the&amp;nbsp;controls on the right column, are not (the&amp;nbsp;text &amp;quot;Edit User&amp;quot; and the empty textbox below that).&lt;/p&gt;
&lt;p&gt;In Firefox, the background properly disables all the controls.&amp;nbsp; Can anyone tell me&amp;nbsp;how I need to change the CSS for this to work properly in IE7?&lt;/p&gt;
&lt;p&gt;Here is my CSS for the&amp;nbsp;Background.&lt;/p&gt;&lt;pre class="css" name="code"&gt;.modalBackground
{
    filter: Alpha(Opacity=40); 
    opacity: 0.4;
    background-color: #CCCC99;
}&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Update panel not working in ie7 + reset button</title><link>http://forums.asp.net/thread/3391031.aspx</link><pubDate>Mon, 07 Sep 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3391031</guid><dc:creator>rahuldhulia</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I have come accross issue with update panel with html reset button in IE 7.&lt;/p&gt;&lt;p&gt;When click on HTML reset button in IE7 viewstate set in async postback will be reset. but it works fine with Firefox.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Below is code that will give you better idea .&lt;/p&gt;&lt;p&gt;I have created one simple page with show/hide functionality of label.&lt;/p&gt;&lt;p&gt;.aspx file --------------------------------------------------------------&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;pre name="code" class="xhtml"&gt;&amp;lt;%@ Page EnableEventValidation=&amp;quot;false&amp;quot; Language=&amp;quot;VB&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; CodeFile=&amp;quot;Default.aspx.vb&amp;quot;
    Inherits=&amp;quot;_Default&amp;quot; %&amp;gt;

&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;
&amp;lt;head runat=&amp;quot;server&amp;quot;&amp;gt;
    &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
    &amp;lt;form id=&amp;quot;form1&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;
    &amp;lt;div&amp;gt;
        &amp;lt;asp:ScriptManager ID=&amp;quot;ScriptManager1&amp;quot; runat=&amp;quot;server&amp;quot; EnablePartialRendering=&amp;quot;true&amp;quot; /&amp;gt;
        &amp;lt;asp:UpdatePanel runat=&amp;quot;server&amp;quot; ID=&amp;quot;UpdatePanel6&amp;quot;&amp;gt;
            &amp;lt;ContentTemplate&amp;gt;
                &amp;lt;div&amp;gt;
                    &amp;lt;asp:Button ID=&amp;quot;lbtnShow&amp;quot; runat=&amp;quot;server&amp;quot; CausesValidation=&amp;quot;false&amp;quot; Text=&amp;quot;Show&amp;quot; /&amp;gt;
                    &amp;nbsp;
                    &amp;lt;asp:Button ID=&amp;quot;lbtnHide&amp;quot; runat=&amp;quot;server&amp;quot; Text=&amp;quot;Hide&amp;quot; /&amp;gt;
                    &amp;lt;input type=&amp;quot;reset&amp;quot; value=&amp;quot;Reset&amp;quot; /&amp;gt;
                &amp;lt;/div&amp;gt;
                &amp;lt;div&amp;gt;
                    &amp;lt;asp:Label Text=&amp;quot;test test test&amp;quot; runat=&amp;quot;server&amp;quot; ID=&amp;quot;lbltest&amp;quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;
                &amp;lt;/div&amp;gt;
                &amp;lt;div&amp;gt;
                    &amp;lt;asp:Button Text=&amp;quot;simple post&amp;quot; runat=&amp;quot;server&amp;quot; ID=&amp;quot;btnSimplePost&amp;quot; /&amp;gt;
                &amp;lt;/div&amp;gt;
            &amp;lt;/ContentTemplate&amp;gt;
        &amp;lt;/asp:UpdatePanel&amp;gt;
    &amp;lt;/div&amp;gt;
    &amp;lt;/form&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;&lt;p&gt;&lt;br /&gt; .vb file----------------------------------------------------------------&lt;/p&gt;&lt;pre name="code" class="vb.net"&gt;Partial Class _Default
    Inherits System.Web.UI.Page

    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
        Dim i As Integer = 0
    End Sub

    Protected Sub lbtnHide_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles lbtnHide.Click
        lbltest.Visible = False
    End Sub

    Protected Sub lbtnShow_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles lbtnShow.Click
        lbltest.Visible = True
    End Sub

    Protected Sub btnSimplePost_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnSimplePost.Click
        &amp;#39;do nothing
    End Sub
End Class&lt;/pre&gt;&lt;p&gt;---------------------------------------------------------------------------&lt;br /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;I have used .NET 3.5 framework.&lt;/p&gt;&lt;p&gt;Please any body can provide solution then it will be great.&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Bug in ModalPopupExtender?? IE7 only</title><link>http://forums.asp.net/thread/3333466.aspx</link><pubDate>Thu, 06 Aug 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3333466</guid><dc:creator>robertdondo</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi all,&lt;/p&gt;
&lt;p&gt;I have been testing my modalpopupextender code here: &lt;a href="http://www.xenocode.com/browsers/"&gt;http://www.xenocode.com/browsers/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Every other browser (even IE6) renders the popup correctly, except (you guessed it) IE7.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>save as html</title><link>http://forums.asp.net/thread/3288161.aspx</link><pubDate>Sun, 12 Jul 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3288161</guid><dc:creator>mrarockiaraj@gmail.com</dc:creator><description>&lt;p&gt;Hi dear,&lt;/p&gt;&lt;p&gt;my client have one html website and all html pages. and now they need a one html form and some data entry field with &amp;quot;save as html&amp;quot; or &amp;quot;print&amp;quot; option.&lt;/p&gt;&lt;p&gt;we done it. its working in Firefox but not in IE.&lt;/p&gt;&lt;p&gt;Propluem is :&lt;/p&gt;&lt;p&gt;i have one &amp;lt;span&amp;gt; i am changing that innerHTML in client side using javascript. once i clicked &amp;quot;save as html&amp;quot; button, the page should&amp;nbsp; be saved with changed span values.&amp;nbsp; now if i open that saved html from my local disk the value of the span should be changed value. so i done everything it is working in firfox but not in IE7.0.&lt;/p&gt;&lt;p&gt;evertying working fine in both browser but when i Use IE, i saved that page and open from my hard disk the value of the span is nothing....&lt;/p&gt;&lt;p&gt;please help me How do i solve this? the client dont need any server side coding and the total number of the input vaue is maximum so i cant use any cookie also. please give any more ideas.....&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Code is:&lt;/p&gt;&lt;p&gt;&lt;pre name="code" class="xhtml"&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot; &amp;gt;
&amp;lt;head&amp;gt;
    &amp;lt;title&amp;gt;Untitled Page&amp;lt;/title&amp;gt;
&amp;lt;script&amp;gt;
function showPrint()
{
    document.write(&amp;quot;slkdfjalskfjasdklf&amp;quot;);
    changeInnerHTMLById(&amp;#39;spn&amp;#39;,&amp;#39;Text1#Text2#Text3#&amp;#39;,&amp;#39; &amp;#39;);
    changeInnerHTMLById(&amp;#39;spn1&amp;#39;,&amp;#39;Select1#Select2#Select3#&amp;#39;,&amp;#39;/&amp;#39;);
    return false;
}
function changeInnerHTMLById()
{
    var i,obj,args=changeInnerHTMLById.arguments;
    for (i=0; i&amp;lt;(args.length-2); i+=3)
    {
   
      var obj_arr= new Array();
      obj_arr = args[i+1].split(&amp;quot;#&amp;quot;);
      for (j=0;j&amp;lt;obj_arr.length-1;j++)
        {
          if ((obj=document.getElementById(args[i]))!=null &amp;amp;&amp;amp; (obj1=document.getElementById(obj_arr[j]))!=null )
          { 
          if (j==0 )
            obj.innerHTML= obj1.value;
          else 
            obj.innerHTML=  obj.innerHTML + args[i+2] +  obj1.value;                
          }
        }
    }
}
&amp;lt;/script&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;select id=&amp;quot;Select3&amp;quot; &amp;gt;
&amp;lt;option value=&amp;quot;0&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;rag&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfas&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfadsf&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;adsfasd&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;/select&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;select id=&amp;quot;Select1&amp;quot; &amp;gt;
&amp;lt;option value=&amp;quot;0&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;rag&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfas&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfadsf&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;adsfasd&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;/select&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;select id=&amp;quot;Select2&amp;quot; &amp;gt;
&amp;lt;option value=&amp;quot;0&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;rag&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfas&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;asdfadsf&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;option value=&amp;quot;adsfasd&amp;quot;&amp;gt;1&amp;lt;/option&amp;gt;
&amp;lt;/select&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;span id=&amp;quot;spn1&amp;quot;&amp;gt;&amp;lt;script&amp;gt;document.write(&amp;quot;slkdfjalskfjasdklf&amp;quot;);&amp;lt;/script&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;Text1&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;Text2&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;Text3&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;Text4&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;Text5&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;
&amp;lt;span id=&amp;quot;spn&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;submit&amp;quot; onclick=&amp;quot;return showPrint()&amp;quot; /&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;&lt;br /&gt; this is the simple example&lt;br /&gt;&lt;/p&gt;&lt;p&gt;please&lt;/p&gt;&lt;p&gt;please&lt;/p&gt;&lt;p&gt;please&lt;/p&gt;&lt;p&gt;Advance thanks and Regards&lt;/p&gt;&lt;p&gt;Raj&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problem in closing the aspx page after completing the print functionality</title><link>http://forums.asp.net/thread/3176044.aspx</link><pubDate>Wed, 20 May 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3176044</guid><dc:creator>naveen.bandla</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;In my application I have two aspx pages one is default.aspx and preview.aspx page. In default page I have a button print. when user clicks on print I am opening preview.aspx like a seperate new window&amp;nbsp;page there I have a code to print the content. After completing the print functionality preview.aspx page is not closing. Can some one help me out to close the preview.aspx after completion of print.&lt;/p&gt;
&lt;p&gt;I have tried like window.close in java script but the page is not closing.&lt;/p&gt;
&lt;p&gt;Please help me out to resolve issue.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Konda.&lt;/p&gt;</description></item><item><title>Firing an object click and IE7 DOM problem ?</title><link>http://forums.asp.net/thread/3124773.aspx</link><pubDate>Tue, 28 Apr 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3124773</guid><dc:creator>postb99</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I&amp;#39;m using an asp.net mvc 1.0 website but I think I have a pure javascript problem. I gave a try with JQuery below.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Here is the main structure of the page to help describing what I am trying to do :&lt;/p&gt;&lt;p&gt;&amp;lt;head&amp;gt;&lt;/p&gt;&lt;p&gt;[ include jquery 1.3.2 js file ]&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(document).ready(function() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ($(&amp;#39;#initNavigation&amp;#39;).length &amp;gt; 0) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(&amp;#39;#initNavigation&amp;#39;).click();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;/head&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;div id=&amp;quot;toBeReplacedByAjaxCallResponse&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;[ form tag generated by MicrosoftAjaxMvc code. Its submit button has a name/id of &amp;#39;initNavigation&amp;#39; ]&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/body&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now the problem I run into : while Firefox 3 and Safari run this code fine, i.e. I open this page, the browser loads initial code, submits the form thanks to &amp;quot;$(&amp;#39;#initNavigation&amp;#39;).click()&amp;quot;, gets the ajax call response and displays it where I ask it to in the &amp;quot;toBeReplacedByAjaxCallResponse&amp;quot; div, IE7 fails with an &amp;quot;unknown execution error&amp;quot;, and doesn&amp;#39;t set the ajax call reponse to the DOM. I checked that the ajax call reponse content was OK. It is.&lt;/p&gt;&lt;p&gt;It looks like I have the &amp;quot;IE will not allow to write some child tag to an unclosed parent tag&amp;quot; nasty problem.&lt;/p&gt;&lt;p&gt;I also tried to make my &amp;lt;script&amp;gt; tag appear after &amp;lt;/body&amp;gt; but the asp.net master page/view didn&amp;#39;t let me to do so, MS code generator parser put the &amp;lt;script&amp;gt; tag back prior the &amp;lt;/body&amp;gt; one. So I thought JQery and &amp;quot;document.ready&amp;quot; would do it. Apparently no.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thank you for your help,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Barbara &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: javascript breakpoint quirk - anonymous functions</title><link>http://forums.asp.net/thread/3074204.aspx</link><pubDate>Wed, 08 Apr 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3074204</guid><dc:creator>evankstone</dc:creator><description>&lt;p&gt;thanks. &lt;/p&gt;&lt;p&gt;yes, i stumbled on that solution as well, but i find it to be a very lame procedure to go through to set a breakpoint just because VS doesn&amp;#39;t understand valid javascript (i.e. anonymous functions). &lt;/p&gt;&lt;p&gt;very disappointing, especially since this is an &lt;b&gt;extremely common pattern &lt;/b&gt;in javascript frameworks.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;unfortunately, that seems to be the only workaround for this bug, but thanks again for suggesting it! :)&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>