Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Tooltips 05 Oct 2012 07:05 #4265

Tooltips would be a handy feature. Do you intend to implement these?

Please Log in or Create an account to join the conversation.

Re: Tooltips 05 Oct 2012 08:15 #4267

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195
Can't you just use the following in your code;
For Text
JHTML::_('behavior.tooltip');
echo JHTML::tooltip('Tooltip Text', 'Tooltip Title', '', 'Text to be hovered over');
For Images
JHTML::_('behavior.tooltip');
JHTML::tooltip('Tooltip Text', 'Tooltip title', 'tooltip.png', '', '', false);
?

Gez
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!

Please Log in or Create an account to join the conversation.

Re: Tooltips 05 Oct 2012 09:03 #4268

Thanks but i'm using the version 2.0 beta coding and in that the form fields are itterated through and defined in another file so i wouldnt be able to add the code directly around them o the page, iv made a fix by adding a description field but is this the proper way to do it? if not what is the proper way to do it in version 2.0 beta code?

Please Log in or Create an account to join the conversation.

Re: Tooltips 05 Oct 2012 10:37 #4269

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Try to use the 'exploded' form style (in the config), in order to be able to act on a specific field.
Coding is now a piece of cake
The following user(s) said Thank You: JoomGuy

Please Log in or Create an account to join the conversation.

Re: Tooltips 05 Oct 2012 11:18 #4272

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
ToolTips are on the way.

A drafted JDom Tooltip is already existing in local, but not finished because I want to implement it for every children of html.fly and html.grid.

Bit of patience, it is comming.
Coding is now a piece of cake
The following user(s) said Thank You: BTB300

Please Log in or Create an account to join the conversation.

Re: Tooltips 12 Oct 2013 16:48 #11379

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
You can now use tooltips in JDom calls using :
'tooltip' => true,
'title' => "My super title"
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.204 seconds
Great UX great performance and definitely a time saver. It only took me 10 minutes of playing around before purchasing a subscription and right now I just want to throw more money at you! I just started a new project and after just 4h I can already tell it probably saved me several days of work. I'm building a wholesale ordering system with sales rep management. I have not looked at the code yet but so far: impressive.
flip (Forum)

Get Started