Advertisement

06.25.2008 at 07:10PM PDT, ID: 23516817
[x]
Attachment Details

Invalid argument in IE 7

Asked by MrAgile in JavaScript, Programming for ASP.NET, Dynamic HTML (DHTML)

Tags: DHTML, AJAX, Javascript, .NET

Hi there,

I'm getting an  error when I dynamically write a div with a javascript function call inside it.  The error is only happening with I, FF and Safari seem to be working correctly. If you got to the page in IE and then refresh it or try to close the window the error dialog appears.

http://wellcom.net.au/mynightmare.aspx

What am I missing?

SeanStart Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
------ c# code
 
 divThumbs.InnerHtml = String.Concat("<a href=\"#\" onclick=\"mainScreen.LoadServerControlHtml('Management',{'pageID':3,'data':" + xDocList[i].Attributes["id"].InnerText + "},'methodHandlers.BeginRecieve');\" onmouseover=\"setClassName('ctl00_mainContent_" + _docListCnt + "','managmentThumbGlow');\" onmouseout=\"setClassName('ctl00_mainContent_" + _docListCnt + "','managmentThumb');\"><img src=\"images/", xDocList[i].ChildNodes[2].InnerText, "\" border=\"0\" /><a/>");
 
 
-------- actual generated code
 
    <!-- start little thumbs //-->
 
        <div class="plcHolder"><div id="ctl00_mainContent_1" class="managmentThumb"><a href="#" onclick="mainScreen.LoadServerControlHtml('Management',{'pageID':3,'data':5},'methodHandlers.BeginRecieve');" onmouseover="setClassName('ctl00_mainContent_1','managmentThumbGlow');" onmouseout="setClassName('ctl00_mainContent_1','managmentThumb');"><img src="images/ourpeople/Grant-glover.jpg" border="0" /><a/></div><div class="namesText">Wayne Sidwell</div><div class="titleText">Executive Chairman & Chief Executive Officer</div></div><div class="plcHolder"><div id="ctl00_mainContent_2" class="managmentThumb"><a href="#" onclick="mainScreen.LoadServerControlHtml('Management',{'pageID':3,'data':6},'methodHandlers.BeginRecieve');" onmouseover="setClassName('ctl00_mainContent_2','managmentThumbGlow');" onmouseout="setClassName('ctl00_mainContent_2','managmentThumb');"><img src="images/ourpeople/Grant-glover.jpg" border="0" /><a/></div><div class="namesText">Steve Rees</div><div class="titleText">Chief Operating Officer</div></div><div class="plcHolder"><div id="ctl00_mainContent_3" class="managmentThumb"><a href="#" onclick="mainScreen.LoadServerControlHtml('Management',{'pageID':3,'data':7},'methodHandlers.BeginRecieve');" onmouseover="setClassName('ctl00_mainContent_3','managmentThumbGlow');" onmouseout="setClassName('ctl00_mainContent_3','managmentThumb');"><img src="images/ourpeople/Grant-glover.jpg" border="0" /><a/></div><div class="namesText">Kerry Smith</div><div class="titleText">Non Executive Director</div></div>
        <!-- end little thumbs //-->
[+][-]06.25.2008 at 07:42PM PDT, ID: 21871445

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.25.2008 at 07:55PM PDT, ID: 21871503

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 03:54PM PDT, ID: 21912260

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.02.2008 at 07:06AM PDT, ID: 21916471

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: JavaScript, Programming for ASP.NET, Dynamic HTML (DHTML)
Tags: DHTML, AJAX, Javascript, .NET
Sign Up Now!
Solution Provided By: ruscomp
Participating Experts: 1
Solution Grade: A
 
 
[+][-]07.02.2008 at 04:02PM PDT, ID: 21921584

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_EXPERT_20070906