What I came up with is to pass in an x offset the width of the selectbox, that way it is always to the left of the selectbox, not ideal but I think it is better than being under the list of options.
http://mootools.net/shell/RgBxQ/2/ On Tue, Jul 6, 2010 at 8:52 AM, Aaron Newton <[email protected]> wrote: > If you want to z-position above these things you have to use an IFrame > shim. Though the options of an expanded select list may not even work if you > do that. > > > On Tue, Jul 6, 2010 at 8:37 AM, Trevor Orr <[email protected]> wrote: > >> I am wanting to put a tooltip on each item of a selectbox which works but >> the tooltip shows up behind the selectbox items. I have tried playing >> around with the tooltip CSS but can't seem to get the tip over the selectbox >> items. >> >> Any ideas? >> >> Here it is in mooshell. >> >> http://mootools.net/shell/RgBxQ/ >> >> >> >
