2012-07-10, 02:54 PM
Quote:How well does the signup page work with Javascript disabled? In particular, I suspect Javascript is being used to display the "Username", "Password" etc text, but what happens when it's disabled? Only other method I can think of is HTML5 placeholders, which isn't supported in any stable version of IE anyway. Actually, it may be possible with hacky CSS, but I wouldn't be so sure IE supports that either.
If you have JavaScript disabled it just takes you to member.php?action=login. The other login panel kinda gets in the way because the JavaScript is not hiding it anymore, but that can be fixed. The average Joe who pops up on fashion forums doesn't know how to disable JavaScript anyway.