Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6776623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:03:04+00:00 2026-05-26T16:03:04+00:00

I essentially have the same goal as in this question: Calling a jQuery plugin

  • 0

I essentially have the same goal as in this question:

Calling a jQuery plugin without specifying any elements

However I am looking for the minimal edit to add a method to the “conclusion” built up in the jQuery plugin guide…which culminates in a jQuery “data” based tooltip plugin:

http://docs.jquery.com/Plugins/Authoring

I’m looking for the turnkey “right” way to add a method (the sort that finds its place in the list with reposition, show, hide, and update) for something that could be called with no elements. My case is I want to add a debug mode method you can call like:

$.tooltip('debug', true);

Like the author of the question I cite, I can get this working just fine with a parallel to:

$().tooltip('debug', true);

But the supplied answer wasn’t cast in terms of the full-on .data-based tooltip plugin structure. So I can’t quite figure out where to inject the offered advice of using .extend. Can anyone suggest the minimal edit to get the desired effect?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:03:05+00:00Added an answer on May 26, 2026 at 4:03 pm

    After looking at this a bit, I think the simplest modification to do is just to inject the extend call right after the $.fn.tooltip = function(method) { ... } and make it a synonym, like this:

    $.extend({
        tooltip: $.fn.tooltip
    });
    

    That seems to do the trick…and in the plugin’s methods you just test to see if this is equal to jQuery (or $) to see if it’s actually being called on “nothing”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have essentially the same problem discussed here: http://khason.net/blog/dependency-property-getters-and-setters-in-multithreaded-environment/ public static readonly DependencyProperty MyPropertyProperty
I have a couple of functions inside a class that essentially do the same
I am currently trying to manipulate a unordered list with jQuery, essentially I have
I'm possibily overcomplicating this, but essentially I have a table that contains: a receipt
Ill try to keep this simple and to the point. Essentially I have a
I have a jsFiddle here: http://jsfiddle.net/dztGA/22/ The goal: Essentially, I'm trying to have 2
If you have to use String.Replace() to replace test 50 times, you essentially have
Essentially I have a method of a class called killProgram, which is intended to
I have essentially a survey that is shown, and people answer questions a lot
I'm trying to build a Hibernate layer for a database schema I have essentially

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.