On Sun, Aug 15, 2010 at 10:18 PM, Nianwei Liu wrote:
> Luke,
> Very nice! I looked through your code and had a few observations/
> comments:
>
> -- In compiled version, no 'output_wrapper' was added as compile
> parameter, the resulted script started with a global function b().
> There is a good
Thats because the anchor of that marker is bottom middle :) You can put the
anchor anywhere you want but by default it works like a marker and goes to
the bottom middle of the object.
Hope that makes sense.
-- Luke
On Fri, Aug 13, 2010 at 3:41 PM, William wrote:
> yeah drags good now, but I n
I think I've got it working now, have another play :)
-- Luke
On Fri, Aug 13, 2010 at 3:03 PM, William wrote:
> It still didn't drag for me in IE8, and it seems because the events
> are being captured by the marker elements, not the window.
>
> I could make it drag by changing the following fro
Thanks for that, I've added a check for preventDefault.
-- Luke
On Fri, Aug 13, 2010 at 1:58 PM, William wrote:
> On Aug 13, 1:41 pm, Luke Mahé wrote:
> > I haven't really tested it on
> > IE so feel free to help me out :)
> >
> great library thanks Luke!
>
> I gave it a go on IE8 and got an e