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. Link to comment https://forums.phpfreaks.com/topic/195679-resizing-an-alert-window/ 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/ Link to comment https://forums.phpfreaks.com/topic/195679-resizing-an-alert-window/#findComment-1028078 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.