I’ve recently had several questions about attempts to use the Ajax Control Toolkit’s Modal Dialog, or more accurately, to misuse it, as a window.It’s a “dialog” and therefore not well suited to being used for receiving data from the user.Controls like the Modal Dialog Extender Control are convenient when they do when we want them to do but when they don’t there is no reason not to “roll our own” functionality.In this case I’ve built a sample using jQuery to display a Semi-Modal Window to allow the ...
|
9
shouts |
|
|||
No comments yet, be the first one to post comment.