EasyUI Forum
May 04, 2024, 04:04:13 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: validatebox: Tooltip message position  (Read 8398 times)
ryupanqui
Newbie
*
Posts: 44


View Profile Email
« on: August 25, 2014, 08:04:07 AM »

Hi JEasyUI Team,

I'm using the version 1.3.6 and i have a problem with the position of the validatebox message. Please, open my test.html file and put the cursor into input. This is a bug? or How can i fix it?

« Last Edit: August 25, 2014, 08:06:20 AM by ryupanqui » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: August 25, 2014, 03:19:51 PM »

Please try to set the 'tipPosition' property to 'bottom' or 'top' since the input element has '100%' width.
Code:
<input class="easyui-validatebox" data-options="tipPosition:'bottom',required: true" style="width: 100%"/>
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!