Sometimes few notices may need to show top of the content in the webpage. then, inner popup windows can be useful. these windows can not disturb other coding layouts. because, these windows have absolute position. following code can make inner popup or custom popup window in the page. <div style="border:1px solid #000000; background-color:#cacaca; height:200px; width:300px; [...]
↧