I agree, example wasn't meant to be all inclusive, but an example, take it an modify it.
On Jun 11, 4:06 pm, Fábio M. Costa <[email protected]> wrote: > It's kind of nonintuitive on the user perspective. > It should work while you hold the mousedown and should stop when you > mouseup. > That's my opinion of course. > > -- > Fábio Miranda Costa > Solucione Sistemas > Engenheiro de interfaces > Twitter: fabiomirandahttp://solucione.info > > On Fri, Jun 11, 2010 at 4:41 PM, Gafa <[email protected]> wrote: > > Try this, I don't think you need to have the selection draggable, > > unless you have other needs for it. > > >http://mootools.net/shell/Up4rB/ > > > On Jun 11, 1:14 pm, Erik Terpstra <[email protected]> wrote: > > > Thanks, that's a really nice tool. > > > > Here's the link:http://jsfiddle.net/aMw5a/ > > > > On Jun 11, 6:10 pm, Oskar Krawczyk <[email protected]> wrote: > > > > > Create a demo on jsfiddle.net and paste back a link. > > > > > ___ > > > > > Oskar Krawczykhttp://nouincolor.com > > > > > On Fri, Jun 11, 2010 at 4:10 PM, Erik Terpstra <[email protected]> > > wrote: > > > > > Hi, > > > > > > I am trying to find a way to draw a selection while dragging the > > > > > mouse. > > > > > > Currently I have this:http://gist.github.com/434587 > > > > > > But what I am trying to accomplish is hiding the selection by default > > > > > and show it on the mouse position when a user starts dragging > > > > > somewhere on the page. > > > > > > Any suggestions on how to do this? > > > > > > TIA, > > > > > > Erik.
