Hi there,

seems like a bug - can someone file it as a new ticket in our bugtracker
at ui.jquery.com/bugs ?

Thanks,
Paul

On Wed, Nov 12, 2008 at 12:10 AM, Will <[EMAIL PROTECTED]> wrote:

>
> [bump]
>
> Did you get any response on this? I'm having the same problem in
> Safari and Chrome.
>
> Thanks.
>
> On Sep 20, 1:37 am, Szymon <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have such code:
> >
> >          <div style="width: 600px !important; height: 600px;
> > background-image: url(http://foo);" id="powierzchnia">
> >
> >                 <div id="postac" style="width: 116px; height:
> 291px;"><img
> > src="http://foo.png"; alt="obraz" style="width: 116px; height: 291px;" /
> >
> > ></div>
> >
> >         </div>
> >
> >         <script type="text/javascript">
> >
> >                 $(document).ready( function(){
> >
> >                         $("#postac").draggable({containment:
> '#powierzchnia' });
> >
> >                 } );
> >
> >         </script>
> >
> > and it works under Firefox, even IE, but not underSafari. UnderSafari,
> "#postac" only moves vertically. Any hints?
>
> >
>


-- 
Paul Bakaus
UI Architect
--
http://paulbakaus.com
http://www.linkedin.com/in/paulbakaus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" 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/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to