[jQuery] Re: jQuery Interface Sortable: loosing the style of dragged item

2007-10-27 Thread NiKo
On 23 oct, 06:26, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > OK I figured it out > Unfortunately this means that the item effectively has no parent > element (other than ) to inherit cascaded styles from. However, > it is enclosed in a div with an id of "dragHelper". So to restore your > st

[jQuery] jQuery Interface Sortable: loosing the style of dragged item

2007-10-19 Thread NiKo
Hi, I'm quite a newbie and I'm using jQuery 1.12 and interface 1.2 (interface.eyecon.ro) and I have a strange behavior on my sortable elements : the divs I drag have no style applied to, the style comes back when I stop dragging them. Here's my code : $('#ph_columns td.sortable').Sortable(

[jQuery] Re: Interface iAutoscroller and DOCTYPE

2007-10-15 Thread NiKo
On 18 sep, 17:06, real <[EMAIL PROTECTED]> wrote: > hm is no one else experiencing this problem? I do, and it's weird. I did not found a solution as my javascript skills are what they are but I guess this should be patched as the feature is really helpful. ++