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 8200061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:18:22+00:00 2026-06-07T06:18:22+00:00

I have two pages with a script jQuery(document).ready(function() { jQuery(#+id).simpletip({ /*content: ‘A simple tooltip2

  • 0

I have two pages with a script

jQuery(document).ready(function()
 {      
    jQuery("#"+id).simpletip({
    /*content: 'A simple tooltip2 A simple tooltip2 A simple tooltip2',*/                       
        content: msg,
        fixed: true,        
        position: ["0", positionVal]        

    });
});

but i have one problem, one page is working using above method but another page is working only when i replace jQuery with $. is there any alternative by which I can solve this conflict?

I tried jQuery.noConflict(); and var j = jQuery.noConflict(); method, but it didn’t work.

  • 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-06-07T06:18:23+00:00Added an answer on June 7, 2026 at 6:18 am

    You might have other library there. You can however use $ on both of your pages like this:

    jQuery(function($){
      // use $ now
    });
    

    Or

    jQuery(document).ready(function($){      
       // use $ now
    });
    

    FYI, you can also check what $ resolves to using:

    alert($); // or console.log($)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have two files. In first (parent, address: www.myaddress.com/fun/test.php) is jQuery function: <script type=text/javascript>
I have two scripts running on the same page, one is the jQuery.hSlides.js script
I have created a jQuery script to drag elements over the document. I done
I am using a autocomplete http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ And below i have two pages index.php and
I have two web pages; Foo.aspx and Bar.aspx. Bar.aspx uses jQuery.ajax() to request a
I have two pages, one that edits user information, and one that edits information
I have two pages, test1.aspx and test2.aspx test1.aspx has this protected void Page_Load(object sender,
I have two pages, NonMember.aspx and Member.aspx. If a user comes to the site,
I have two pages, A and B. I want to echo a variable written
I have two pages and I want to pass data to each other. How

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.