By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Ostro said:
TWRoO said:

To make the drop down box when you hover over is probably javascript (though I know you didn't ask that)


I'd use css for that. And I'm too lazy to check what vgc uses here. JS became more common thanks to things like facebook and people don't mind using it anymore. But css should still be more accessible and faster for things like popups on hover (unless it does an ajax call for dynamic content; which is not the case in the login box though).

I use NoScript so it's easy to check, and you are right it isn't .js (the old drop downs from VGC 1.0 and 2.0 were though, so I just assumed)