I'm using the following code for a help tip for a button:
The page which contains the button, has a panel, and the panel is hiding the help tip when the user does a mouseover on the button. You can see the help tip, but only the bottom half. I can't seem to get the help tip in front / on top of the panel to see it 100%.
I tried:
<script type="text/javascript" priority="first">
...but no luck. Thanks to Isadore in the ASP.NET forum for all the help and suggestions!
Any suggestions are welcome!
Thanks!
The page which contains the button, has a panel, and the panel is hiding the help tip when the user does a mouseover on the button. You can see the help tip, but only the bottom half. I can't seem to get the help tip in front / on top of the panel to see it 100%.
I tried:
<script type="text/javascript" priority="first">
...but no luck. Thanks to Isadore in the ASP.NET forum for all the help and suggestions!
Any suggestions are welcome!
Thanks!