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 Quote Link to comment 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 Quote Link to comment 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? Quote Link to comment 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 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.