javascript (91)


HTML5 form data validation with min and max attributes for number field




HTML5 form data validation with pattern attribute


For see demo click here (https://jsfiddle.net/1q6yskaf/)




DOM manipulations without writing any javascript with no.js

No.js is an extremely lightweight javascript library that makes you do DOM manipulations without writing any javascript at all. All you’ll need to add are html attributes instead and No.js does the magic for you. Demo click here – (https://codepen.io/anon/pen/bmZKpL?editors=1100)
See more on – http://nojs.io/





Using DICOMweb in your JavaScript webapp an example using modern syntax

Cloud usage – https://dicomcloud.azurewebsites.net/swagger/




Fetch and insert raw contacts in Android Hybrid App