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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:21:15+00:00 2026-05-16T23:21:15+00:00

Once you’ve taken the leap to start using the jQuery library (or another JS

  • 0

Once you’ve taken the leap to start using the jQuery library (or
another JS library of your choice) for many “simple” tasks you are faced with the dilemma of 3 development approaches:

  • use the CSS3
  • use a mixture of CSS3 and jQuery i.e. add a class defined in CSS using jQuery
  • use a jQuery plugin where available – which usually intelligently chooses between native CSS or another solution.

With regards to the following types of CSS3 enhancements, should one always use the plugins approach?

  • Rounded Corners
  • Rotating things
  • Simple animation / transitions
  • Transparent Colours
  • Rounded Corners
  • Text Shadows Box Shadows
  • Multiple Backgrounds

I am less concerned with performance but more concerned about speed of
development and long term maintenance. I also need to support IE6 and Macs.
So I’m thinking jQuery/plugins all the way but if you know any better please share your experience.

If there are lots of plugins do people combine them into one download?

Thanks

Mike


mkoistinen‘s answer prompted me to write this but it was too big to fit in as a comment.

I think this kind of decision depends on your project needs.
In the majority of cases I think you are absolutely right plugins can be over kill.
Especially for the experienced ‘front end engineer’ with good HTML, CSS and JavaScript skills.

In my case we have a lot of different people involved, wide range in skills, different teams/3rd parties/off shore,
delivering a complex site with content and forms.

The jQuery plugins offers:

  • a lower learning curve for those less able
  • reuse across different parts of the business
  • accessibility is important
  • theme roller support is also important
  • we have forms that could use the majority of the widgets
  • support from the jQuery team (and Microsoft if you are using .net)

That said, this is not a cut and dry decision.
I think we will have to feel our way as we gain experience.

Some of our team like jQuery Tools http://flowplayer.org/tools/index.html
– it looks good and has a smaller footprint but I think we actually want most of the additional functionality in jQuery UI.

  • 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-16T23:21:15+00:00Added an answer on May 16, 2026 at 11:21 pm

    You should follow a progressive enhancement methodology.

    Add css on top of your html for things css can do. e.g. rounded corners etc.
    then add jquery stuff on top for only things jquery can do.
    And then use jquery to change css3 to improve UX.

    This means with javascript turned off you still get the cool css3 features.

    Another consideration is that you should use feature detection and not browser testing to fork you code to create cross browser code. There are some articles on alistapart and on the web about feature detection.

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

Sidebar

Related Questions

I've taken a course in C++ in my freshman year in undergrad. However once
Example code taken from another SO Question var test = context.Tests .Include(Question.QuestionLocale) .FirstOrDefault(); If
Once again one of those: Is there an easier built-in way of doing things
Once I've created a variable in the immediate window in C# (VS2008), is there
Once a user starts a session (or logs in, for a registered user, to
Once again a very beginner-ish question, but here I go: I would like to
Once I have all the files I require in a particular folder, I would
Once a programmer decides to implement IXmlSerializable , what are the rules and best
Once it is compiled, is there a difference between: delegate { x = 0;
Once a controller object is created when does it become available for garbage collection?

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.