You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php echo $this->Form->input('title', array('label' => 'Titre pour les menus','class'=>'input','div'=>false,'before'=>'<div class="field text ttip" data-tooltip="Titre à afficher dans les menus">','after'=>'</div>')); ?>
Both version don't give me the tooltip displayed.
Any idea ?
The text was updated successfully, but these errors were encountered:
Hello
I meet an issue when i try to put together field and ttip classes. This is a small bit of my code (using CakePhp 2.6) :
Both version don't give me the tooltip displayed.
Any idea ?
The text was updated successfully, but these errors were encountered: