Thanks. Mark. Since I am just a casual user of HTML code, I am not
quite familair with those detail. However, as I test it carefully, I
notice somthing. It seems the tooltip only block out by the SELECT
drop down box. (The display looks like the tooltip is between input
boxes layer and SELECT box layer). IS there any special thing about
the SELECT object in OS environment?
C Chang
Mark Parnell <webmaster@clarkecomputers.com.au> wrote in message news:<32hd9ipqfee0.gv8sp8urz06y.dlg@40tude.net>...[color=blue]
> On 29 Sep 2004 19:02:04 -0700, C Chang <chi-soon_x_chang@raytheon.com>
> declared in comp.infosystems.
www.authoring.html:
>[color=green]
> > When I used the tooltip box to display tip message on a label or an image
> > next to an input box or several input boxes nearby, the part of the
> > tip will be covered by the area of the input box.[/color]
>
> This is because form elements are part of the OS, not your page, or even
> the browser (in most cases). As such, they always display above any
> other elements on the page. To my knowledge, there is no way around it.[/color]