Showing posts with label Css. Show all posts
Showing posts with label Css. Show all posts
Wednesday, April 6, 2016
Glowing blue border around an input field
Tuesday, March 29, 2016
Prevent scrolling of the page when pop-up is open
Solution#1
On modal popup open add following css
body {
overflow: hidden;
}
Location:
India
Subscribe to:
Posts (Atom)