EasyUI Forum
May 21, 2024, 07:01:28 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: IS there no tooltip on link buttons  (Read 7112 times)
Stefan B.
Full Member
***
Posts: 152


Software Architekt


View Profile Email
« on: February 19, 2014, 08:02:20 AM »

It is posible to have a tooltip on link buttons?
Logged
chkaufmann
Newbie
*
Posts: 15


View Profile Email
« Reply #1 on: February 19, 2014, 02:23:00 PM »

It is posible to have a tooltip on link buttons?

<a .... title="Here goes the tooltip"/>

cu Christian
Logged
Stefan B.
Full Member
***
Posts: 152


Software Architekt


View Profile Email
« Reply #2 on: February 20, 2014, 12:41:37 AM »

It is posible to have a tooltip on link buttons?

<a .... title="Here goes the tooltip"/>

cu Christian

This shows not the EasyUI Tooltip box, only a standard HTML tip.

I Try this now and that works for me.

Code:
<a href="#" class="easyui-linkbutton easyui-tooltip" data-options="iconCls:'icon-redo', plain:false" onclick="javascript:resetMenu();" title="here my tooltip text"></a>  


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!