Can you post this to the jQuery UI list?

http://groups.google.com/group/jquery-ui

Also, please share what versions of jQuery and jQuery UI you're using, and
some code samples ( http://paste.pocoo.org/ or http://jsbin.com/ ) will help
as well. Thanks.

- Richard

On Fri, Feb 20, 2009 at 12:30 AM, Raiko <raikomi...@gmail.com> wrote:

>
> Hello,
>
> I'm trying to apply the resizable and draggable behaviors to a
> standard HTML input button.
>
> I've found so far that the draggable behavior doesn't work outright.
> Is there something I need to do to make that work?
>
> I've also found that the resizable behavior will work as long as I
> don't apply any options. Once I apply options, I get an error that
> states that "options is null or not an object" on line 2214 of the
> jquery ui js file.
>
> Any suggestions?
>

Reply via email to