The draggable is probably setting position:absolute on one of the elements
On 7/27/07, Simon <[EMAIL PROTECTED]> wrote:
>
>
> Oops, forgot to mention. The actual javascript code which you'd find
> for the DIV if you went in view->source would be:
>
> [code]
> <script type="text/javascript"
> language="javascript"
> charset="utf-8">
> // <![CDATA[
>
> new Draggable('sticker-1',
> {
>
> scroll:window,
>
> revert:isNotWithinPlayground,
> zIndex:317
> }
> );
> // ]]>
>
> </script>
> [/code]
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---