I believe the stylesheet already has zoom:1 incorporated from the
default. So I just added the overflow: hidden: and that did the trick.
Thanks, so much, Karl and why didn't they just add that in the default
file?



On Jul 1, 7:03 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> It looks like the problem there is that all of the elements within  
> #cluetip-inner, with the exception of #cluetip-close, are floated. If  
> you add overflow: hidden; to #cluetip-inner in the stylesheet, that  
> should take care of it. Or at least get you pretty close. You might  
> have to also give #cluetip-inner zoom: 1; in an IE6-only stylesheet.
>
> --Karl
> ____________
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Jul 1, 2008, at 8:50 PM, datatv wrote:
>
>
>
> > I've got my tooltip now pretty much in order expect for one problem.
> > The rounded corner placement on the tooltip. Seems the bottom right
> > corner is going just below the Close text link instead of actual
> > bottom of the box. If you go to this page:
>
> >http://www.datatv.com/sw/SW_wp_sampler.html
>
> > and rollover the 'Selecting a 3D Solution that helps you Design Better
> > Products' text link or icon, you'll see the tooltip (and yes, it's a
> > biggie as the client wanted a lot of content there) and that the
> > br.gif image isn't where it should be.

Reply via email to