Hello everybody
I have created a page in which i have loaded jquery UI using google.load("jqueryui", "1.7.2").
I have performed Drag and drop functionality of jqueryui.That works perfect.
But now i have to resize the image so i have to load js for resize.so what is the way to add the js of resize of jquery 1.7.2.
Thanks