Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 164207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:42:12+00:00 2026-05-11T11:42:12+00:00

Here is my simple code to try and test if jQuery resizable is working.

  • 0

Here is my simple code to try and test if jQuery resizable is working. I use other jQuery components just fine using the google.load, and I’ve tried swapping out the google.load for a local version with no difference. I’ve tested in 3 browsers, I’ve copied code from several demo/tutorial sites (where it works find on their site).

<!DOCTYPE html> <html> <head> <script type='text/javascript' src='http://www.google.com/jsapi?key=blahblah_obviously changed_blahblah-blahblah_blah_blahblahblah'></script> <script type='text/javascript'>google.load('jquery', '1.3.2');google.load('jqueryui', '1.7.1');</script> <style type='text/css'>    #resizable { width: 100px; height: 100px; background: silver; } </style> <script type='text/javascript'>   $(document).ready(function(){   $('#resizable').resizable(); }); </script> </head> <body>    <div id='resizable'></div> </body> </html> 

I don’t get any error messages. I’m at my wit’s end. What am I doing wrong? Why doesn’t even this simple case work?

UPDATE: the jQuery UI libraries are included by the line google.load(‘jqueryui’, ‘1.7.1’);

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T11:42:12+00:00Added an answer on May 11, 2026 at 11:42 am

    jQuery UI is working fine in your sample, the issue you have is because you don’t have any CSS Theme included in your last test, and the ‘resizable handle’ icon is not shown.

    Add your own theme or the default one:

    <link rel='stylesheet' type='text/css'  href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/themes/base/jquery-ui.css'/> 

    See your sample here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 73k
  • Answers 73k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Basically this depends on what object your using for your… May 11, 2026 at 2:07 pm
  • added an answer What you probably want to do is something like this:… May 11, 2026 at 2:07 pm
  • added an answer There are two primary ways to make a control automatically… May 11, 2026 at 2:07 pm

Related Questions

I'm trying to make things simpler. Here is my code: If Threading.Monitor.TryEnter(syncRoot) Then Try
Here is my sample code. It is meant to be an iterative procedure for
Here is my sample code: from xml.dom.minidom import * def make_xml(): doc = Document()
This really has my stumped today. I'm sure its simple, but... Here is my
My objective here is really simple -- I'm trying to set an NSString to
One of the features of the Flash app I'm working on is to be
My friend was given this free google website optimizer tshirt and came to me
My compiler behaves oddly when I try to pass a fixed-size array to a
EDIT: After re-reading my post I think I am being a little bit unclear

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.