/** * Created by aghassaei on 10/26/15. */ define(['jquery'], function($){ // $( ".selector" ).resizable({ handles: "n, e, s, w" }); });