bleustreak12 Posted May 31, 2010 Share Posted May 31, 2010 I want my form to show in a popup(which is in center of screen for all kinds of resolutions and monitors -- very important) similar to a lightbox when a person clicks on a button or link. Is there any code available to achieve this. Or is there any example on any site to achieve this Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/ Share on other sites More sharing options...
ignace Posted May 31, 2010 Share Posted May 31, 2010 http://www.wpdfd.com/editorial/thebox/deadcentre4.html Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1065635 Share on other sites More sharing options...
trq Posted May 31, 2010 Share Posted May 31, 2010 jQuery's UI library (http://jqueryui.com) has a dialog plugin that may be of interest. Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1065637 Share on other sites More sharing options...
bleustreak12 Posted July 15, 2010 Author Share Posted July 15, 2010 I want something similar to what happens when you click on the top right login on this page http://khojguru.com/ I now have 2 forms and I don't want them to conflict in any way. Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1086544 Share on other sites More sharing options...
trq Posted July 15, 2010 Share Posted July 15, 2010 Read my previous post. Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1086775 Share on other sites More sharing options...
bleustreak12 Posted July 16, 2010 Author Share Posted July 16, 2010 Yes I have tried the jqueryui It is ok but it is giving some conflict with my other jquery files that i have . It would be nice if I could get some other methods to achieve my popup Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1086906 Share on other sites More sharing options...
trq Posted July 16, 2010 Share Posted July 16, 2010 Yes I have tried the jqueryui It is ok but it is giving some conflict with my other jquery files that i have . It would be nice if I could get some other methods to achieve my popup Why not post the problematic code so that we might help you fix it? Link to comment https://forums.phpfreaks.com/topic/203405-form-to-show-in-popup-similar-to-lightbox/#findComment-1086918 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.