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.172 seconds

Freakin' Awesome!!! J-Cook is simply awesome - whether you're a highly experienced developer or complete novice whether you're building a small inventory component or a complete community solution! The beauty comes from a fast slick and reliable platform that readily provides developers with everything they'll need to build the backbone of a solid and secure component with wizards for authoring access publishing aliasing created/modified by dates... you name it COOK provides it! J-Cook really surpasses all of the 'competition' as far as MVC tools are concerned! Try love it and get cooking!
learnthrusong (JED)
          

Get Started