I want the following code to work with a 3 second delay in displaying Bookmarks Toolbar.
- Code: Select all
#PersonalToolbar {
visibility: collapse !important;
}
toolbarspring:hover > #PersonalToolbar {
visibility: visible !important;
}
Also, is there a way for this code to work only when the mouse pointer hovers over the points highlighted in the image below? (To display Bookmarks Toolbar)
> http://uupload.ir/files/gl9g_1.jpg