ShowModalDialog() dopesnt support URL Anchors?

I

itc_sburnett

I am trying to build a simple help system. I cant seem to get the
ShowModalDialog to actually jump to the correct location.

Why doesn't the following open the page to correct position?


function JScriptHelpClick() {


window.showModalDialog('Requirement_Help.aspx#Product',null,'status:no;dial­
ogWidth:
370px;dialogHeight:220px;dialogHide:true;help:no;scroll:no');
}


In the Requirement_Help.aspx page I have:


<h3><a name="Product">Product</a></h3>
<p>Select the product this requirement is intended to test.&nbsp; The
choices
are:</p>


I cant see why it wouldn't be supported....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top