+ 1
image as a required field in mcq using angularjs
I need a piece of code for uploading images(as a required field) as option in mcq using angularjs
1 Answer
+ 2
you can get the src element of the image with jquery and check if this is empty. if it is let the user know through a alert