bleustreak12 Posted October 14, 2010 Share Posted October 14, 2010 Hi I would like to know if there are similar scripts in Jquery and mootools to get the similar dialog effect as in http://prototype-window.xilinus.com/samples.html My client especially likes the first one. Any help would be great. Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/ Share on other sites More sharing options...
Maq Posted October 14, 2010 Share Posted October 14, 2010 In JQuery you can just use the dialog class but to get the specific effects you will have to override the CSS to style it the way you want to. Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1122146 Share on other sites More sharing options...
bleustreak12 Posted October 14, 2010 Author Share Posted October 14, 2010 any example or would be great Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1122147 Share on other sites More sharing options...
bleustreak12 Posted October 16, 2010 Author Share Posted October 16, 2010 Can anybody provide a link to such a script in jquery or mootools Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1122686 Share on other sites More sharing options...
.josh Posted October 16, 2010 Share Posted October 16, 2010 google jquery dialog. It shows examples of it in action where you download it. Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1122831 Share on other sites More sharing options...
bleustreak12 Posted October 18, 2010 Author Share Posted October 18, 2010 I have tried google but I cannot find the minimize and maximize buttons like in http://prototype-window.xilinus.com/samples.html the first 1. Open a simple window (click here) one in jquery can somebody provide me a good link Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1123327 Share on other sites More sharing options...
trq Posted October 18, 2010 Share Posted October 18, 2010 http://jqueryui.com/demos/dialog/ Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1123345 Share on other sites More sharing options...
bleustreak12 Posted October 18, 2010 Author Share Posted October 18, 2010 http://jqueryui.com/demos/dialog/ Thanks nice link but I cannot find a similar maximize and minimize button in the dialog the client is very adamant about having exact popup to http://prototype-window.xilinus.com/samples.html first one. I would really like it if jquery was able to achieve this Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1123352 Share on other sites More sharing options...
trq Posted October 18, 2010 Share Posted October 18, 2010 jQuery IS able to achieve that but not everything comes as you want right out of the box. Are you proepared to do any actual work? Then do so. jQuery UI widgets are very easy to customize through CSS. Quote Link to comment https://forums.phpfreaks.com/topic/215864-similar-files-in-jquery-or-mootools/#findComment-1123359 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.