Yeah I have tried and it doesn't work :-(

When I tried it nothing happens, is there any chance this can be
supported?

Regards DotnetShadow


On May 21, 3:24 pm, Karl Swedberg <k...@englishrules.com> wrote:
> I don't think so. Have you given it a try? Seems like a smart idea.
>
> --Karl
>
> ____________
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On May 12, 2009, at 5:55 AM, DotnetShadow wrote:
>
>
>
> > Hi there,
>
> > Is it possible to load cluetip from a function, such as:
>
> > <script type="text/javascript">
> > function showtooltip(item){
> >   $(item).cluetip(
> >   {
>
> >   });
> > }
> > </script>
>
> > The reason I ask is that sometimes you don't want to bind to all
> > elements if a user will only select 1 or 2 items, sometimes the
> > cluetip might not even get activated at all so it seems a waste of
> > resources binding cluetip on document.ready
>
> > Regards DotnetShadow

Reply via email to