Hi

The one which you have given is generic code..you need to write the actions
that you need to perform in this.
Have u got this in JS file or you had emded the jquery into your page itself
Please provide more details..

Regards
Siva

On Sun, Aug 16, 2009 at 3:14 PM, Sangeeta <exploreworld.welc...@gmail.com>wrote:

>
> Hi,
> i want to call a javascript  function, which will do post back and
> call server side function to display records in grid my problem is
> that i wrote following code:
>
> $(select).selectToUISlider({
> sliderOptions: {
> stop: function(e,ui) {
> alert(’stopped’);
> }
> }
> });
>
> but it gives me error: select is not declared, i dont knw what is the
> problem!!
> im new to jquery.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to