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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:50:12+00:00 2026-05-12T08:50:12+00:00

I am working on an ASP.NET MVC application and using jQuery. I understand from

  • 0

I am working on an ASP.NET MVC application and using jQuery.

I understand from various web resources that I should:

  1. Reference the google CDN for loading jQuery library. (No problem with that)
  2. Combine, minify and compress my javascript files into one file.
  3. NOT write JavaScript code in view files.

Now the problem is that on different views, I need to do different things when DOM is ready. For example lets assume I want to slideUp element with id ID1 on View1 and slideDown element with id ID2 on View2. How can I do this from single js file?

  • 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-12T08:50:13+00:00Added an answer on May 12, 2026 at 8:50 am

    As I see it, I don’t think your project / application is going to support that pattern of improving performance. Personally, if you have a lot of view-specific JavaScript going on (do X on View1, Y on View2), I think your view templates are the perfect place for them. I would:

    1. Reference third-party libraries from CDN’s – google for JQuery etc.
    2. Combine all of my helper / utility functions into a single JS file. Ensure this is suitably “minified” / compressed, and put a reference to it in your masterpage / common header file.
    3. Implement page specific JavaScript as part of your view files. Just make sure they are clean and separated from the actual HTML. Regularly keep a check on what is in your view JavaScript, and if you are repeating functionality, abstract it out into your source file of common / utility methods.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a web application using ASP .NET MVC 1.0 and jQuery (including the
I am building an ASP.NET MVC web application and I'm using jQuery for some
I'm working on an asp.net MVC 3 application which is using Data Models from
I am working on an ASP.NET MVC application that contains a header and menu
I'm using the jQuery.Cascade plugin in my Asp.Net MVC application. I've got it all
I am working with an ASP.NET MVC application. There is a requirement that a
I've been working on my first major ASP.NET MVC application (plus lots of jQuery)
I am busy working with an ASP.NET MVC 3 application and using Windows 7.
I'm working on a multi-tenant ASP.NET MVC application. So far we have been using
I am working on an ASP.NET MVC application where I need to export data

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.