stockton Posted March 18, 2010 Share Posted March 18, 2010 Is there a method one could use in either HTML, CSS or Javascript to resize an alert box? If this is not possible could one create one's own window that looks like an alert/confirm box but is resizeable? I also need this window to be always on top, no matter what applications the user is running. Can this also be done? BTW I only need a text message appearing in said box. Very like an alert or confirm, but I want it to be big and always on top. Quote Link to comment Share on other sites More sharing options...
trq Posted March 18, 2010 Share Posted March 18, 2010 Take a look at jQuery UI's Dialog object. http://jqueryui.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.