[jQuery] Re: ToolTip Bassistance. Not working as expected ...

2008-09-11 Thread TheBoyaci
Hi Miguel, try set the element style position:absolute which id is tooltip. #tooltip{ position:absolute; } On 11 Eylül, 04:18, shapper [EMAIL PROTECTED] wrote: Hello, Please check my form:http://www.27lamps.com/Beta/FileStyleValidate/FileStyleValidate.html Why does the ToolTip

[jQuery] Re: ToolTip Bassistance. Not working as expected ...

2008-09-11 Thread shapper
Hi, I corrected and styles my ToolTip ... However, if you note that is still a problem with the Input of type file ... it only shows the tooltip over the styled browse button and not over the input. Do you know what I need to do to solve this? Thanks, Miguel On Sep 11, 9:03 am, TheBoyaci

[jQuery] Re: ToolTip Bassistance. Not working as expected ...

2008-09-11 Thread TheBoyaci
Hi, you use FileStyle plugin so that this plugin change your file input label for=PathFile/label ++added by FileStyle plugin input class=file style=display: inline; width: 320px; alt=/ and wrapped your input file by FileStyle plugin div style=background: transparent

[jQuery] Re: ToolTip Bassistance. Not working as expected ...

2008-09-11 Thread shapper
I just changed the plugin and it worked great! Thank You Very Much! Miguel On Sep 11, 1:27 pm, TheBoyaci [EMAIL PROTECTED] wrote: Hi, you use FileStyle plugin so that this plugin change your file input label for=PathFile/label ++added by FileStyle plugin  input class=file style=display: