How can I make the tooltip appear when clicked? Here is my code. Your assistance would be greatly appreciated.
<a href="javascript:;" class="tooltipped info_circle" data-position="bottom" data-delay="50" data-tooltip="Numbers should MUST be 5 digits. Nothing more, nothing less"><i class="fa fa-info-circle"></i></a>