I'm building a website with cakephp and I would like to style the layout of the tooltips. Is it possible to assign a class or id within
Form->input('type', array('title' =>'enter type'))
to style the tool tip or is there any workaround available?