Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Call tooltip onfocus
28th August, 05:47
Post: #1
Call tooltip onfocus
hi,
i want to call tooltip function only when i click on my input box tat is onfocus.can anybody help me.

thanx
Find all posts by this user
Quote this message in a reply
3rd September, 16:13
Post: #2
Call tooltip onfocus
same question here...
Visit this user's website Find all posts by this user
Quote this message in a reply
4th September, 15:17
Post: #3
Call tooltip onfocus
Hey guys, if yo uwant to show the tooltip on focus of the input element, simply set its show event to 'focus':

JS Code
$('input').qtip({ show: 'focus' })

Craig Thompson
Web Developer / Designer
Craigsworks
http://www.craigsworks.com
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  QTip loses style after ajax call cmiller 1 501 25th December 20:52
Last Post: Craig
  qTip for Dynamic Content with Ajax Call hariprasadrj 1 2,975 1st May 22:24
Last Post: Craig



User(s) browsing this thread: 1 Guest(s)