🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Can I make the ModalPopupExtender non modal? - AJAX toolkit
Asked
Nov 13 '10 at 18:24
Active
Nov 13 '10 at 20:10
Viewed
402 times
0
Is there a way for me to:
Use the
ModalPopupExtender
but make it non modal
Position the Modal to the bottom right part of the page
.net
asp.net
ajax
ajaxcontroltoolkit
asked Nov 13 '10 at 18:24
Dave S
89
1
6
1 Answers
1
0
maybe through editing original CSS, javascript files?
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/modalpopup/modalpopup.aspx
, you can set X, Y coordinates.
answered Nov 13 '10 at 20:10
Tomas Voracek
5,886
1
25
41