Closed GoogleCodeExporter closed 8 years ago
I just downloaded this demo on my local environment
http://people.iola.dk/olau/flot/examples/navigate.html
and replaced jQuery 1.5.1 with 1.7.1, and I get the same error as above, both
in Chrome and Firefox.
Original comment by duechiac...@gmail.com
on 28 Nov 2011 at 2:59
Attachments:
Hm, it seems like there have been some changes in the way jQuery sets up
events. it's perhaps a problem with the inline drag event thing dependency in
that plugin. Maybe see if there's been an update to that?
Original comment by ole.laur...@gmail.com
on 28 Nov 2011 at 4:00
Thank you for pointing me into the right direction. That was the problem,
indeed.
Original comment by duechiac...@gmail.com
on 28 Nov 2011 at 6:03
I know this is not the 'official' release, but if someone needs it, I'm
attaching the updated library.
Thank you so much!
Original comment by duechiac...@gmail.com
on 28 Nov 2011 at 6:05
Attachments:
Could you post a non-minified version as well? I've observed an issue (that
under jQuery 1.7.1 I can only zoom in with the scroll wheel, not out) and I'd
like to see if it's related to this update before I start filing bugs.
Original comment by simber...@gmail.com
on 21 Dec 2011 at 9:44
Sure, I'm out of town for a couple of weeks, I will post it as soon as I get
back.
Happy Holidays!
Original comment by duechiac...@gmail.com
on 21 Dec 2011 at 9:56
Sorry for the delay, here you go :)
Original comment by duechiac...@gmail.com
on 10 Jan 2012 at 5:03
Attachments:
Thank you!
Original comment by great.ju...@gmail.com
on 9 Feb 2012 at 2:37
I just hit this one on Safari 5.0.6, where it just leads to the graph vanishing
silently.
Original comment by donal.k....@man.ac.uk
on 14 Feb 2012 at 1:58
The problem was actually with the inline mousewheel plugin, not the drag
plugin; you just happened to update both in your version. I've updated the
mousewheel inline in the master branch; merging this with issue #685.
Original comment by dnsch...@gmail.com
on 4 May 2012 at 7:46
Original issue reported on code.google.com by
duechiac...@gmail.com
on 28 Nov 2011 at 2:31Attachments: