That might be a bug, since we require css, and the css has a *plenty* high
z-index value. In the meantime, you should be able to override it with
!important on your own css.

- Richard

On Mon, Aug 17, 2009 at 7:46 PM, BaBna <thomas.na...@gmail.com> wrote:

>
> Thanks, but I have already done that. It's not the class (which has z-
> index:1), it's the element itself which has a z-index of 1001.
>
> On Aug 18, 12:04 am, "Richard D. Worth" <rdwo...@gmail.com> wrote:
> > Seehttp://
> jquery-ui.googlecode.com/svn/trunk/themes/base/ui.resizable.css
> > .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index:
> 99999;
> > display: block;}
> >
> > You can override that and/or set yours to something higher.
> >
> > - Richard
> >
> > On Mon, Aug 17, 2009 at 3:19 PM, BaBna <thomas.na...@gmail.com> wrote:
> >
> > > Hi,
> >
> > > The resizable function works great for me, but I have little problem:
> > > the handles are overlapping everything else: if I have a floating DIV
> > > (fake popup) above my resizable element, the handles for resizing will
> > > overlap my DIV.
> > > Is there a way to change this. It seems there was a zIndex option in
> > > some previous version, but it doesn't seem to work anymore.
> >
> > > Can someone help?
> >
> > > Thanks a lot!
> >
> > > Thomas
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to