Hi, i've managed to bind events to childnodes within selectable by setting the childnode's CSS with position:absolute and a z-index like 2000.
[email protected] ha scritto: > Same here, using > > UI 1.6rc5 and jQuery 1.3.1 on FF 3.0.5 and Safari Nightlies > > Anyone know a workaround to this? > > On Jan 26, 7: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 theselectablearea, with the distance setting set to 1 that > > >> doesn't work anymore. On all browsers. Although you can workaround > > >> that by adding aclickevent to the items or theselectablearea 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 withselectablein Firefox. When I set > > >>selectable > > >> > > > to an element, I lose lose all theclickand 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-Fi... > > 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 -~----------~----~----~----~------~----~------~--~---
