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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:46:27+00:00 2026-06-07T15:46:27+00:00

Opening this fiddle on Webkit will show what I’m talking about. How can I

  • 0

Opening this fiddle on Webkit will show what I’m talking about.

How can I specify an element’s style when it is first specified, and then its final state?

It should be possible to specify a single step animation fully this way (without having to start using @keyframes) but it seems like there is a lot of implementation specific strangeness I must deal with at this point. Note how in Firefox no animation is performed…

  • 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-07T15:46:28+00:00Added an answer on June 7, 2026 at 3:46 pm

    Seems to be the same issue as described here: CSS3 transitions to dynamically created elements

    so

    $("#one").on('click',function(){
        var word = $("<div style='opacity: 0; height:0'>word</div>");
        $('body').prepend(word); 
        window.getComputedStyle(word[0]).getPropertyValue("top");
        word.css({height: 100, opacity: 1});
    });
    

    also works in this case: http://jsfiddle.net/wWnnH/3/

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

Sidebar

Related Questions

Sorry for opening this topic again, but thinking about this topic itself has started
I've created a swc library. Opening this swc, I can extract the library.swf. Placing
Google chrome (the tab) will become unresponsive when opening this page. Note that this
Settings table contains always one row with lot of long-caption columns. Opening this in
Im opening a map like this: NSString *urlString = [NSString stringWithFormat:@http://maps.google.com/maps?q=%@,%@, destLat, destLong]; [[UIApplication
What I mean by this, is opening a file with a Java code in
Recently I've been looking at opening a tab using this script: $('.tofour').click(function() { //
I am opening a window and passing set of parameters to it. In this
I have one shell script opening a perl script. This perl script should be
I have a problem here with this code. I'm opening a socket, then listening

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.