nagalenoj Posted December 20, 2008 Share Posted December 20, 2008 Dear friends, Right now, I am doing a project. In that, I have a need to open a box when clicking a button. I want a box like window. I tried it with div tag by making the visibility true and false. But, the div tag acquires some space in the web page. I want that to be appeared similar to another window. For your reference, have a look in the following url to get the feel, click the Member sign in button in the url, a small login window(box) will open. How to do that.? http://jtree-chat.wetpaint.com/ Kindly, give me some suggestions. Link to comment https://forums.phpfreaks.com/topic/137814-floating-box-in-the-window/ Share on other sites More sharing options...
DarkWater Posted December 20, 2008 Share Posted December 20, 2008 You have to use z-index and position: absolute if I remember correctly. Link to comment https://forums.phpfreaks.com/topic/137814-floating-box-in-the-window/#findComment-720298 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.