I am new to JQuery and I am trying to implement JQueryUI resizable into my code. But it’s not quite easy for me to implement using example given in demo site.
Can some one please provide some other example sites?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you need to do is have the following …
http://jsfiddle.net/cKsj3/
Explaination:
The above are CDN meaning hosted on google or microsoft so I dont have to, to show to you.
but on jquery UI you need to download a theme there.
and pick up the following files
so you put them on your host e.g. public_html.
then you link them as above but change the src and href where applicable.