jQuery: The Write Less, Do More JavaScript Library

Got some issues with the UI plugin Spinner

View: New views
8 Messages — Rating Filter:   Alert me  

Got some issues with the UI plugin Spinner

by alkariane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi everyone

I've just tried to use the ui plugin spinner.
It works wonderful as soon as i use the url of the file core.js given
on the example.
It's the version 1.6r2

Nevertheless, when i tried to use it with the last version of the file
core.js (1.7.2), it doesn't work anymore.

I'm working on a professionnal environment so i have to use the new
version, it's not my decision.

I wonder if the plugin is compatible with the new jquery ui.
If not, it would be great to update the documentation.
I didn't see anything mentionned about that anywhere.

I've lost a great mount of time on it for nothing.

Tnx


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by Ca-Phun Ung :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey, The latest ui.spinner should work with 1.72 core. Did you get latest from SVN or some place else?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by alkariane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi.

Tnx for your reply.
So, it should work ?
It's very weird.

This is the only change i made :
<script type="text/javascript" src="/common/jquery-redmond/development-
bundle/ui/ui.core.js"></script>
instead of
<script type="text/javascript" src="http://jquery-ui.googlecode.com/
svn/tags/1.6rc2/ui/ui.core.js"></script>

In fact, our version of jquery core (1.7.2) was downloaded directly on
the jquery ui website with the redmond pack as you can see.

Note : As i didn't find anything like a file ui.spinner.js to
download, i can't install it on our server.
I use this for the moment (i'm not satisfied with this solution at
all) :
<script type="text/javascript" src="http://jquery-ui.googlecode.com/
svn/tags/1.6rc2/ui/ui.spinner.js"></script>
Maybe if someone could provide me a link where i can download the file
ui.spinner.js, it would work better ?

On Sep 22, 7:02 pm, Ca-Phun Ung <cap...@...> wrote:
> Hey, The latest ui.spinner should work with 1.72 core. Did you get latest
> from SVN or some place else?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by alkariane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The hint was good.
In fact, i finally found a recent version of the file ui.spinner.js
(august 2009).

It works perfectly now ^^

Tnx a lot for the help !

On Sep 23, 12:17 pm, alkariane <isabelle.nav...@...> wrote:

> Hi.
>
> Tnx for your reply.
> So, it should work ?
> It's very weird.
>
> This is the only change i made :
> <script type="text/javascript" src="/common/jquery-redmond/development-
> bundle/ui/ui.core.js"></script>
> instead of
> <script type="text/javascript" src="http://jquery-ui.googlecode.com/
> svn/tags/1.6rc2/ui/ui.core.js"></script>
>
> In fact, our version of jquery core (1.7.2) was downloaded directly on
> the jquery ui website with the redmond pack as you can see.
>
> Note : As i didn't find anything like a file ui.spinner.js to
> download, i can't install it on our server.
> I use this for the moment (i'm not satisfied with this solution at
> all) :
> <script type="text/javascript" src="http://jquery-ui.googlecode.com/
> svn/tags/1.6rc2/ui/ui.spinner.js"></script>
> Maybe if someone could provide me a link where i can download the file
> ui.spinner.js, it would work better ?
>
> On Sep 22, 7:02 pm, Ca-Phun Ung <cap...@...> wrote:
>
> > Hey, The latest ui.spinner should work with 1.72 core. Did you get latest
> > from SVN or some place else?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by alkariane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Just a thought.

Maybe it would be great if the documentation about ui.spinner on the
official website had a direct link to download the plugin.
It's not easy to find it when you're not used to the website ^^

On Sep 23, 3:31 pm, alkariane <isabelle.nav...@...> wrote:

> The hint was good.
> In fact, i finally found a recent version of the file ui.spinner.js
> (august 2009).
>
> It works perfectly now ^^
>
> Tnx a lot for the help !
>
> On Sep 23, 12:17 pm, alkariane <isabelle.nav...@...> wrote:
>
> > Hi.
>
> > Tnx for your reply.
> > So, it should work ?
> > It's very weird.
>
> > This is the only change i made :
> > <script type="text/javascript" src="/common/jquery-redmond/development-
> > bundle/ui/ui.core.js"></script>
> > instead of
> > <script type="text/javascript" src="http://jquery-ui.googlecode.com/
> > svn/tags/1.6rc2/ui/ui.core.js"></script>
>
> > In fact, our version of jquery core (1.7.2) was downloaded directly on
> > the jquery ui website with the redmond pack as you can see.
>
> > Note : As i didn't find anything like a file ui.spinner.js to
> > download, i can't install it on our server.
> > I use this for the moment (i'm not satisfied with this solution at
> > all) :
> > <script type="text/javascript" src="http://jquery-ui.googlecode.com/
> > svn/tags/1.6rc2/ui/ui.spinner.js"></script>
> > Maybe if someone could provide me a link where i can download the file
> > ui.spinner.js, it would work better ?
>
> > On Sep 22, 7:02 pm, Ca-Phun Ung <cap...@...> wrote:
>
> > > Hey, The latest ui.spinner should work with 1.72 core. Did you get latest
> > > from SVN or some place else?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by Ca-Phun Ung :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Glad you resolved the problem without needing any help!

Thanks for the suggestion regarding documentation. This will certainly be looked into once we get closer to releasing the Spinner. At this point it is still in development so the documentation is not up to date or complete.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@...
To unsubscribe from this group, send email to jquery-ui+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Got some issues with the UI plugin Spinner

by AF-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ca-Phun,

Where can find a spinner js and css that work with ui 1.7.2?  There is
no more spinner under http://jquery-ui.googlecode.com/svn/branches/dev/ui/

Am I looking at the right place?  I tried the version under
http://jquery-ui.googlecode.com/svn/branches/labs/spinner/ui/

but it does not work with core 1.7.2.
Thanks

On Sep 22, 12:02 pm, Ca-Phun Ung <cap...@...> wrote:
> Hey, The latest ui.spinner should work with 1.72 core. Did you get latest
> from SVN or some place else?

--

You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@....
To unsubscribe from this group, send email to jquery-ui+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.



Re: Re: Got some issues with the UI plugin Spinner

by Ca-Phun Ung :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Sorry for the late response. Here's a demo to show a basic spinner working with UI 1.7.2

http://jsbin.com/ivaga

Note: the demo pulls ui.spinner.js and ui.spinner.css direct from googlecode - I don't recommend this as the locate of these files could and will change over time.

Thanks.

On Fri, Nov 6, 2009 at 12:38 AM, AF <afmercure@...> wrote:
Hi Ca-Phun,

Where can find a spinner js and css that work with ui 1.7.2?  There is
no more spinner under http://jquery-ui.googlecode.com/svn/branches/dev/ui/

Am I looking at the right place?  I tried the version under
http://jquery-ui.googlecode.com/svn/branches/labs/spinner/ui/

but it does not work with core 1.7.2.
Thanks

On Sep 22, 12:02 pm, Ca-Phun Ung <cap...@...> wrote:
> Hey, The latest ui.spinner should work with 1.72 core. Did you get latest
> from SVN or some place else?

--

You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@....
To unsubscribe from this group, send email to jquery-ui%2Bunsubscribe@....
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.





--
Ca-Phun Ung
+ http://yelotofu.com
+ hongkong, zce, jquery, jqueryui, php, css, html

--

You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery-ui@....
To unsubscribe from this group, send email to jquery-ui+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.