Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
2019-june
.
Show all posts
Showing posts with label
2019-june
.
Show all posts
Friday, June 28, 2019
Crop and Resize Images Using (Mouse Or Touch Capable) With This Simple jQuery Plugin
›
The Cropper plugin requires a copy of jQuery and it comes with two files: a CSS stylesheet and the JavaScript plugin library. J...
Monday, June 17, 2019
JavaScript | JQuery | Check if a variable is type of String | Number | Null | Undefined | Array | Object
›
console.log( Object .prototype.toString.call( "This is string" )); console.log( Object .prototype.toString.call( unde...
›
Home
View web version