Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
create new global show and hide
21st October, 13:30
Post: #1
create new global show and hide
Hello, I want to create a new global show and hide using the principle a new global style.
but I do not know how?
JS Code
$.fn.qtip.show.acshow = {
    show: { 
              when: { event: 'mouseover' },
              effect: { type: 'grow' },solo: true }
    };
$(".test").qtip({
          show: 'acshow'
      });

best regards Big Grin
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Solved] Show on click, hide on unfocus ttomor 4 132 3rd May 14:39
Last Post: ttomor
  [Solved] Hovering over same tip location causes it to hide jaredf 1 270 22nd March 14:52
Last Post: Craig
  can't hide qtip in a “position: absolute;” div shdog 1 267 14th March 17:35
Last Post: Craig
  js only show admeis 1 266 6th February 18:00
Last Post: Craig
  hide on unfocus in build 55 bradw2k 1 329 20th January 17:03
Last Post: Craig
  Create tooltip for selected text claudia.guerrero 2 519 10th November 03:55
Last Post: rolina
  [Solved] Is there an easier way to show/hide tooltips dynamically? gloosemo 1 665 17th October 15:58
Last Post: Craig
  [Solved] Hide tooltip when clicked dabd 10 1,186 23rd August 18:55
Last Post: dabd
  Efficiency - Should I re-position one qtip or create multiple? jcapper 1 941 4th July 14:19
Last Post: Craig
  onLoad and then hide after 10 seconds mediaslave 3 1,990 16th June 17:02
Last Post: weber



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