.Netter Tech Blog
Blogs Tech stuff and many more...
adsense
Tuesday, August 2, 2016
Jquery UI dialog remove blue halo around the close dialog button
Jquery UI Dialog tend to display a blue halo around the close dialog button as shown below.
This can be resolved by using the follwing css code snippet.
.ui-button:focus {
outline:none !important ;
}
Cheers,
Samitha
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment