How to increase height and width of a popup using css, which will be compataible in both IE and chrome browsers.
thanks,
ani
thanks,
ani
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Midhun TpPosted Sep 30, 2016, 5:13 AM
AniPosted Sep 30, 2016, 4:59 AM
position: fixed;z-index: 9003;visibility: visible;left: 195px;top: 9px;width: 1050px;display: block;"
Midhun TpPosted Sep 30, 2016, 4:36 AM