Are you using at least jQuery 1.3? That is the minimum required start with 1.6rc5. If that's not it, could you share a sample page, or a pastie ( paste.pocoo.org or jsbin.com ) so we can see what you're seeing? Thanks.
- Richard On Mon, Jan 26, 2009 at 10:37 AM, zhekanax <[email protected]> wrote: > > > I still have this problem. > > My event bindings don't work on "selectable" elements. > UI 1.6rc5 > Browser - at least FF3 (linux) > > > Richard D. Worth-2 wrote: > > > > Thanks for testing that out and for the report. I'll take a look at this. > > > > - Richard > > > > On Fri, Jun 20, 2008 at 4:31 PM, Aries-Belgium <[email protected]> > > wrote: > > > >> > >> Well, I did check the SVN version and it worked. The only thing that > >> was changed between the 1.5 stable version and the svn version is the > >> default setting for distance. Setting the distance to 1 fixes the > >> problem as described above but breaks another feature. With distance 0 > >> I can select some items and then deselect them by clicking somewhere > >> else in the selectable area, with the distance setting set to 1 that > >> doesn't work anymore. On all browsers. Although you can workaround > >> that by adding a click event to the items or the selectable area that > >> removes the ui-selected class from the items. > >> > >> Best Regards. > >> > >> On Jun 20, 8:40 pm, "Richard D. Worth" <[email protected]> wrote: > >> > I believe this was fixed recently (since the 1.5 release). Would you > >> mind > >> > checking with the svn version? > >> > > >> > http://dev.jquery.com/view/trunk/ui/ui/ui.selectable.js > >> > > >> > Otherwise it may be a different/new issue. Either way, please let me > >> know. > >> > Thanks. > >> > > >> > - Richard > >> > > >> > On Fri, Jun 20, 2008 at 11:28 AM, Aries-Belgium > >> <[email protected] > >> > > >> > wrote: > >> > > >> > > >> > > >> > > Hmm, the same problem actually also exists in IE7 ... > >> > > >> > > On Jun 20, 5:23 pm, Aries-Belgium <[email protected]> wrote: > >> > > > I'm having a problem with selectable in Firefox. When I set > >> selectable > >> > > > to an element, I lose lose all the click and doubleclick events on > >> > > > childnodes. > >> > > >> > > > Testcase to resemble my situation:http://pastebin.com/m5d9fe732 > >> > > > Online:http://since85.be/test/test.html > >> > > >> > > > This works well on Opera and even on IE but not on Firefox 3.0. > >> > > >> > > >> > > >> > > > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Selectable-and-click-events-on-childnodes-in-Firefox-3.0-tp18031960s27240p21666255.html > Sent from the jQuery UI Discussion mailing list archive at Nabble.com. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
