| bio | website | darryn.co.za |
|---|---|---|
| location | Cape Town, South Africa | |
| age | 31 | |
| visits | member for | 1 year, 2 months |
| seen | Aug 21 '12 at 7:00 | |
| stats | profile views | 20 |
Usability, UX, User Experience, Mobile, Linux, PHP, JavaScript, CSS, LESS, SASS, HTML5, jQuery, jQueryMobile, PhoneGap, Sencha, Java, Android, iOS
|
Feb 28 |
awarded | Supporter |
|
Feb 28 |
comment |
Disabling submit-button until the user has completed the form So the popup when you try and downvote on stack before you have enough rep breaks the workflow? |
|
Feb 28 |
awarded | Teacher |
|
Feb 28 |
comment |
Disabling submit-button until the user has completed the form The way you desribed it made it sound like you validate on the server side. What I am suggesting is catching the click event and only submitting the form once everything is up to scratch, vs allowing the form to get posted and having the user wait for the next page to load. |
|
Feb 28 |
comment |
Disabling submit-button until the user has completed the form No, popup before submitting the form... So handle the click event with javascript and only if all preconditions are met then submit the form else show popup |
|
Feb 28 |
answered | Managing the size of occupations/professions list |
|
Feb 28 |
answered | How could I engage my users more effectively on my photo-rating site? |
|
Feb 28 |
answered | Disabling submit-button until the user has completed the form |