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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:17:08+00:00 2026-05-26T08:17:08+00:00

I am currently designing a website where I am using the jQuery ScrollTo plug-in,

  • 0

I am currently designing a website where I am using the jQuery ScrollTo plug-in, which uses the jQuery 1.6.2 library. As part of the website, I am required to create an Ajax contact form (I need to make sure it does not take the user to another page, as it’s a vertically scrolling site in which all content is on one page). The only jQuery Ajax form I could find uses jQuery 1.3.2. I’ve done a little bit of reading around about the noConflict() mode, but being a bit of a beginner in Java/PHP, I’m really not sure of how to use it.

My current <head> code is as follows:

<script type="text/javascript" src="jquery/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="form/js/jquery-1.3.2.js"></script>

<script type="text/javascript" src="jquery/jquery.scrollTo.js"></script>
<script type="text/javascript" src="form/js/js.js"></script>

The first two lines are calling on the two jQuery libraries, and the second ones are the specific codes for the scroll and the form.

I’m really unclear of how to use noConflict with these codes, can someone please help me? I know this question has been asked a lot of times before, but I’m just confused by it!

Please note that I call on my libraries within the page, but no JS is actually written WITHIN the homepage document, it’s all in other files, eg: form/js/js.js.

Thanks a lot to anyone that can help me, very much appreciated.

  • 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-26T08:17:09+00:00Added an answer on May 26, 2026 at 8:17 am

    try this:

    var jq = jQuery.noConflict();
    
    (function($) { 
      $(function() {
        // more code using $ as alias to jQuery
      });
    })(jq );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently designing a website in C#, which uses some very complex code
I'm currently designing a website, using symfony (1.2) with Doctrine as an ORM. I
I'm designing a website using PHP and MySQL currently and as the site proceeds
I'm currently designing a portfolio website and I'm looking for some jQuery addon that
We are currently designing a website that will be accessed from kiosks in a
Currently I am designing a website and I am finding it VERY difficult to
Currently I am designing a new website and I want to plan it properly.
I am currently designing a class library that will provide data to a web
I'm currently designing a website that would involve storing a long list of names
I am currently designing a native android application. I am planning to use jQuery

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.