Nice. I have adapted this script to just show/hide the personal toolbar. Exactly what I needed. The code is: #PersonalToolbar { display: none;}#navigator-toolbox:hover > #PersonalToolbar { display: -moz-box;}
Nice. I have adapted this script to just show/hide the personal toolbar. Exactly what I needed. The code is: #PersonalToolbar { display: none;}
#navigator-toolbox:hover > #PersonalToolbar { display: -moz-box;}
About Toolbar Show/Hide on Apr 13 2006