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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:23:03+00:00 2026-05-10T23:23:03+00:00

I have a script that animates a small DIV popping up on the page.

  • 0

I have a script that animates a small DIV popping up on the page. It all works fine in IE, and in FF if I remove the DOCTYPE, but when the DOCTYPE is XHTML/Transitional, in Firefox, the width does not change.

this.container.style.visibility = 'visible'; alert('this.container.style.width before = ' + this.container.style.width) this.container.style.width = this.width; alert('this.container.style.width after = ' + this.container.style.width);  this.container.style.height = this.height; 

In IE, and in FF with no DOCTYPE, the first alert says 0, and the second says 320 (which is the width set elsewhere in the code)

in FF, with the DOCTYPE to XHTML/Transitional, both alerts show 0. Any idea what’s going on here? I’m thinking I may need to explicitly set positions on the DIVs in Transitional, but I’m not sure.

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

    Have you tried setting:

    this.container.style.visibility = 'visible'; alert('this.container.style.width before = ' + this.container.style.width); this.container.style.width = this.width + 'px'; alert('this.container.style.width after = ' + this.container.style.width); this.container.style.height = this.height + 'px';  //Note the 'px' above 

    I find that trying to set a width/height of a number, without the units can cause issues.

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

Sidebar

Related Questions

I have a script that works great, but I have one small problem. I
I have got a script here that animates a div changing height, then after
I have a content slider script that works fine for me in FF, IE
I have a script that animates opacity but if the opacity has not been
I have a script that animates an element as follows: var item_height = $('#item').height();
I have a script that recursively loops through all the sub directories and compresses
I have following script that executes all the .reg files in the current directory.
I have this script: http://jsfiddle.net/NV2uV/ It works, but I do not like it. Cons:
I have a small jQuery based script for animating the border on images that
So I have a script that will allow the contents of a div 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.