Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Href anchor tag replaces current window when referenced inside BalloonPopupExtender ?

$
0
0
<a href="#" onclick="ShowDetails()" name="moreHlp">Help</a>
<script  type="text/javascript" >
      function ShowDetails() {
          window.open("../Help/details.aspx"  , null, "width=1200,height=600,left=0,modal=yes, alwaysRaised=yes,scrollbars=yes", null);

      }
</script>

I would like to open a new child window instead of a blank window that replaces current ?


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>