Replies

Sep 17, 2010 15 years ago
Jodie
wants to believe
User Avatar

I swear I had this code in my useful codes thing but apparently I don't.. soo..

Does anyone have the code so that your scrollbar isn't visible until you hover over the area? The kind you usually see in pets TC's and such c:

Thanks in advance<3

Sep 17, 2010 15 years ago
Sammii
is a sun worshipper
User Avatar

Umm, should be:

blah { overflow: hidden; } blah:hover { overflow: auto; }

Sep 17, 2010 15 years ago
Jodie
wants to believe
User Avatar

Thanks very much ^^ I knew it was something simple like that, haha. <3 /makes sure to remember this time/

Please log in to reply to this topic.