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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:48:36+00:00 2026-05-13T13:48:36+00:00

I read all the related post but I think I am missing something. My

  • 0

I read all the related post but I think I am missing something.

My page structure is:

1 – Load Motools library in Joomla. Code:

JHTML::_('behavior.tooltip');
JHTML::_('behavior.mootools');
JHTML::_('behavior.formvalidation');

2 – Then load the Jquery library code is:

<script language="javascript" src="<?=$this->baseurl;?>/includes/js/jquery/jquery-1.3.2.js"></script>
<script type="text/javascript" src="<?=$this->baseurl;?>/includes/js/jquery/customjsfile.js"></script>`

3 – Then there are few JS function which uses Jquery Functionalities. The code is:

function abc() { /* -.stuffs uses jquery */ }
function xyz() { /* ..another function which uses jquery */}

4 – Load body of the page

5 – At the end again few lines of JS code . Which again use Jquery. Code is:

<script language="javascript">
  $("#dialog").html(newHTML);
</script>

This is how my page is.
Now I am getting the Conflict errors in Motools & Jquery.

How do I resolve it.

  • 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-13T13:48:36+00:00Added an answer on May 13, 2026 at 1:48 pm

    use jQuery instead of $ and

    give

    jQuery.noConflict();
    

    jQuery.noConflict

    Many JavaScript libraries use $ as a
    function or variable name, just as
    jQuery does. In jQuery’s case, $ is
    just an alias for jQuery, so all
    functionality is available without
    using $. If we need to use another
    JavaScript library alongside jQuery,
    we can return control of $ back to
    the other library with a call to
    $.noConflict():

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

Sidebar

Related Questions

I browsed through all kinds of post related to this topic but the answers
I read all topics related to this question in stackoverflow and whole internet and
Hey there. I've read all the related articles on here and can't find one
I read all the similar questions but mine is slightly different. The first time
I read all the questions with answers but still it doesn't work for me.
(honestly I searched and read all the 'related questions' that seemed relevant - i
This is not a biggie at all, but something that would be very helpful
First of all, I read all related topics and none of them answered my
I'm using a C# WebClient to post login details to a page and read
So I read different takes on this matter (I think I read all the

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.