+1 Great idea. I have quite a few tags and this script does a good job of hiding them. One small note: I had to modify the script to get it to work on Chrome - I changed all references of 'g()' to 'document.getElementById()'. – Nathan Osman♦Jun 30 '11 at 1:18
Still doesn't know why it didn't work, but I correct script and it works on Chrome:) – lord_tJun 30 '11 at 21:56
'g()'to'document.getElementById()'. – Nathan Osman♦ Jun 30 '11 at 1:18