Interface's iDrag.js source, draggable clone build() fn, Line 480:
> els.overflow = 'hidden';

setting the draggable's overflow to hidden may be integral to the
creation, so I don't want to change the source.
You can fix this with CSS, shift the whole box down perhaps with a
wrapper div so that nothing is out of bounds of the draggable box.

Charles
doublerebel.com

On Aug 19, 9:18 am, Shaft <[EMAIL PROTECTED]> wrote:
> Yap it works....
>
> :clap:
>
> ...It's still problematic - with the hover effects. The "+" zoom-in button
> for some reason appears chopped onDrag... Can I fix this with CSS or is more
> code needed?
> --
> View this message in 
> context:http://www.nabble.com/Totally-new-to-this...-tf4282816s15494.html#a12...
> Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to