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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:10:03+00:00 2026-06-15T23:10:03+00:00

For some reason the duration works, but not the animation. Also wasn’t able to

  • 0

For some reason the duration works, but not the animation. Also wasn’t able to get the Angular-ui ui-animate to work either.

Just doing a simple call for testing first;

$('#event-modal').toggleClass('active', 500);

The duration works, but not the animation.

CSS:

#event-modal {
    position:absolute;
    top: 20%;
    left: 30%;  
    width:0;
    height:0;
    z-index:1029;
    background:#fff;
    border-radius:5px;
    display:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
    -webkit-box-shadow: 3px 6px 11px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 6px 11px 3px rgba(0,0,0,0.25);
    box-shadow: 3px 6px 11px 3px rgba(0,0,0,0.25);  

}

#event-modal.active { display:block;width:100%; height:100%; } /* Or a hard pixel value */

Confirmed that jQuery 1.8.2 is being loaded before jQuery UI 1.9.1 (complete build), jQuery’s being loaded into the scope, and that there are no duplicate script calls.

Also doing $scope.$apply() after my call.

If I try ui-animate using angular-ui, it doesn’t add the class to the element, once again confirmed that the scripts are being called and in the correct order.

I can post more code if needed.

Thanks!

  • 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-15T23:10:05+00:00Added an answer on June 15, 2026 at 11:10 pm

    For some reason the jQuery fullCalendar (the clickedEvent is what’s triggering my popup) set a visibility: hidden inline, but it didn’t show up in the Chrome inspector unless I manually edited the element. Real weird. Just had to do a simple override.

    #event-modal.active {
        z-index:1029;
        opacity:1;
        width:260px;
        height:489px;
        visibility: visible !important;
    
        &.full-view {
        width:100%;
        height:100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;   
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason this doesn't work. It compiles file, but no items are added
My animation works on SGS2 for example, but not on SGS 1 or the
This is not working for some reason: [OutputCache(Duration = 600, VaryByParam = id)] public
For some reason, I am getting a weird overlapping dropdown menu glitch. It works
For some reason beyond me my html page is not finding my stylesheet. I'm
For some reason today my Android project is not loading up correctly in Eclipse.
For some reason i can't seem to get this right ok i have 2
Im trying to get my images to animate on mouse over (hover) but for
For some reason, which I'm not sure why, my app keeps crashing on the
Hey everyone. This seems easy enough, but for some reason I'm having a hard

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.