Tudor Prisăcariu

Results 4 comments of Tudor Prisăcariu

One fix would be to briefly give focus to all inputs and textareas when the page loads. So, using the jQuery, it would be something like: `$("input,textarea").focus().blur();` That would make...

Having the same issue in Chrome (both on OSX and iOS). Trying to get the naturalWidth and naturalHeight properties on load and they are both 0 if I just use...

To further comment, I realise now that even with the profile update on site A, the password is not carried over to the synced user on site B, is that...