Stooney Posted August 18, 2008 Share Posted August 18, 2008 Is it standard to accommodate users who do not have javascript enabled when using a registration form? I'm working on one and am just curious if it's acceptable to say 'enable javascript or go home.' What do you think? Quote Link to comment https://forums.phpfreaks.com/topic/120254-ajax-registration-vs-js-disabled-users/ Share on other sites More sharing options...
revraz Posted August 18, 2008 Share Posted August 18, 2008 I don't think you should rely on JS at all unless you have a controlled envoirnment (ie Corporate site for internal users). But totally up to you on if you want to turn away users that don't have it. I've seen plenty of discussion on this in the Misc section of the forums. Quote Link to comment https://forums.phpfreaks.com/topic/120254-ajax-registration-vs-js-disabled-users/#findComment-619481 Share on other sites More sharing options...
DeanWhitehouse Posted August 18, 2008 Share Posted August 18, 2008 I think now days js is more common on sites, and should be starting to be made compulsary. As there is web 3.0 (or something) upcoming and stuff like that. So i think Javascript should begin to be forced on users. But i wouldnt fully rely on it yet. Quote Link to comment https://forums.phpfreaks.com/topic/120254-ajax-registration-vs-js-disabled-users/#findComment-619509 Share on other sites More sharing options...
corbin Posted August 18, 2008 Share Posted August 18, 2008 Is it standard to accommodate users who do not have javascript enabled when using a registration form? I'm working on one and am just curious if it's acceptable to say 'enable javascript or go home.' What do you think? Well it depends. Think of how many users will come to your site without JavaScript enabled. Now, think of whether or not you care if they leave your site. ;p Quote Link to comment https://forums.phpfreaks.com/topic/120254-ajax-registration-vs-js-disabled-users/#findComment-619570 Share on other sites More sharing options...
ardyandkari Posted August 20, 2008 Share Posted August 20, 2008 a question slightly off topic but not: is javascript enabled on screen reader browsers (web browsers for the blind)? if not, wouldn't you be turning away those people and putting yourself in the position for a heap of trouble (dont know where you live, but i believe in europe you need to have a "handicap accessible" website)? doesn't seem fair or smart... Quote Link to comment https://forums.phpfreaks.com/topic/120254-ajax-registration-vs-js-disabled-users/#findComment-621026 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.