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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T00:32:05+00:00 2026-06-11T00:32:05+00:00

The company I work for is considering replacing jQuery UI with Kendo UI. I

  • 0

The company I work for is considering replacing jQuery UI with Kendo UI.
I personally don’t see any benefits and I also find the documentation of Kendo UI severely lacking.

For instance, in jQuery UI, there are these nice class transition effects: http://jqueryui.com/docs/Effects/Methods#Class_Transitions

What are the Kendo UI equivalents of these effects?

  • 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-06-11T00:32:07+00:00Added an answer on June 11, 2026 at 12:32 am

    There are kendoAddClass, kendoRemoveClass and kendoToggleClass in kendo.fx.js which use CSS3 transitions when available and fall back to direct replace when not. They are not documented yet because the animation is done directly with CSS and can be stopped only by removing the transition from the element.

    After a check it seems the jQuery plugins got broken in Q2 2012 (build 710). I’ve fixed them and the fix will be out with the service pack next week. Meanwhile you can still use the kendo.toggleClass() method that used to power them. Its usage is like this:

    kendo.toggleClass(element, classes, options, toggle);
    
    element: jQuery object
    classes: one or more classes to apply (separated by a space)
    options: {
        exclusive: "all",
        duration: 400,
        easing: "ease-out"
    } - options is optional, can be omitted, the values up there are default and fed to the transition CSS property, duration is in ms.
    toggle: add/remove the class.
    

    As of the service pack next week you can use it directly like this:

    $("#test").kendoAddClass(classes, options);
    

    Oh, forgot to add a jsBin demo

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

Sidebar

Related Questions

The company I work at bought us (or rather me) the jQuery Cookbook by
I work in a company doing C++ development on VC6, and we're considering a
Considering the offshore Developers/Testers work for a different company, would you recommend for/against having
the company I work for has a web-based user interface which paying clients log
The company I work for is looking for a reporting solution with the following
The company I work for is looking to implement a caching solution. We have
The company I work at has very specific and unique needs for a help
Our company does work environment surveys, and these surveys are filled in online. All
The company I work for is preparing for application testing in IE8. Previously we
The company I work for produces a lot of video and we want to

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.