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

  • Home
  • SEARCH
  • 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 581169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T14:33:01+00:00 2026-05-13T14:33:01+00:00

I have a web application made in ASP.Net. Well, I have a few jquery

  • 0

I have a web application made in ASP.Net. Well, I have a few jquery server controls I made. Well, I just now started to bother with getting a “proper” jquery running with a theme and everything. So I replaced my old default jquery theme with a custom one and such and now everything is completely different.

From firebug it says that everything I assign just about is getting reset by .ui-helper-reset inside of jquery. How do I prevent this from happening? I would like to be able to set like font-size and such as the <body> level and not have to worry about it for each individual element, but it seems to reset the font size to something much larger than I use. the computed font-height is 17px!

I’m not understanding why it would do a CSS reset on each individual element that I add with jquery…

Edit:
Ok, I just figured out some silly mistake for why my site “was” working. Well, I didn’t include the theme’s style sheet in the page. Now I have it included and thus I have the problems. But my problem still stands. I don’t understand why the CSS Reset is happening on each element.

  • 1 1 Answer
  • 2 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-13T14:33:02+00:00Added an answer on May 13, 2026 at 2:33 pm

    Just a wild guess …
    How about applying your css AFTER it has been reset with jquery? Perhaps with:

    $(document).ready(function() {  
        var mycss = document.createElement("link");
        $(mycss).attr("rel", "stylesheet").attr("type", "text/css").attr("href", 'your-css-filename');
    });
    

    If $(document).ready is still early, you can put the code inside a function and call it with setTimeout().

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

Sidebar

Related Questions

Now, I have a web application made using [html, asp.net, sql server,javascript & ajax].
I have to migrate a web application I made with ASP.NET MVC to a
I have a Web application made in ASP.NET and MS SQL 2005 as database
In VS 2010, I have an asp.net web application project. I made a change
I have just made a step back from ASP .NET MVC application and moved
I have an asp.net web application that I made in Visual Studio 2008. Everything
I have created ASP.net Web application which uses Crystal Report to show reports. Now
We are developing a web application using asp.net and sql server. We are required
I have a ASP.NET Web Forms application that internally makes many SOAP and REST
At my work we have an existing ASP.NET web application and are duplicating some

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.