Skip to main content

Posts

Showing posts from June, 2021

Js and CSS CDN For Jcrop

JS and CSS CDN for Image cropping : <script type="text/javascript" src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-jcrop/0.9.15/js/jquery.Jcrop.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-jcrop/0.9.15/css/jquery.Jcrop.css"/>   <link rel="stylesheet" href="https://unpkg.com/jcrop/dist/jcrop.css"