rascle Posted June 17, 2009 Share Posted June 17, 2009 Hi I want to create something like Facebook, when you click a person you dont know, CSS "pops-up" with some text. It is like a box in the center, but i dont know how to get the rest of the screen to blank out. I was going to use if(isset) to do this. Also i dont want Javascript Light box. Thanks Link to comment https://forums.phpfreaks.com/topic/162586-solved-in-center/ Share on other sites More sharing options...
rhodesa Posted June 17, 2009 Share Posted June 17, 2009 You have to use JavaScript. There are other options though...jQuery UI has a modal dialog: http://jqueryui.com/demos/dialog/#modal-message Link to comment https://forums.phpfreaks.com/topic/162586-solved-in-center/#findComment-858106 Share on other sites More sharing options...
rascle Posted June 17, 2009 Author Share Posted June 17, 2009 Yes but that one moves, all i want is a simple on that is stationary, is that possible with CSS alone? Link to comment https://forums.phpfreaks.com/topic/162586-solved-in-center/#findComment-858164 Share on other sites More sharing options...
rhodesa Posted June 17, 2009 Share Posted June 17, 2009 you can specify to make that one not move. no...there is no pure css, cross-browser compliant, non-js solution Link to comment https://forums.phpfreaks.com/topic/162586-solved-in-center/#findComment-858201 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.