/ Published in: CSS
example of css only pop-up
Expand |
Embed | Plain Text
{ width: 100px; height: 122px; position: absolute; z-index: 1000; left: 83px; top: 0px; border: 1px solid #fff; }
You need to login to post a comment.
example of css only pop-up
{ width: 100px; height: 122px; position: absolute; z-index: 1000; left: 83px; top: 0px; border: 1px solid #fff; }
You need to login to post a comment.