You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2020. It is now read-only.
Hi Ken!, how you do it, when upload the profile image, the view is automatically updated without having to click on the submit button ?, you have a tutorial that explains this ?, you could help me with the js code?
Thank!
The text was updated successfully, but these errors were encountered:
after selection of image by user from the image selection window this change event of jquery will execute.
and manipulate $('#change-avatar') style via help of jquery.
After the form submit rails controller will receive this kind of parameter of file.
Hi Ken!, how you do it, when upload the profile image, the view is automatically updated without having to click on the submit button ?, you have a tutorial that explains this ?, you could help me with the js code?
Thank!
The text was updated successfully, but these errors were encountered: