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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T15:40:32+00:00 2026-05-12T15:40:32+00:00

I finally have finished a Web Application and now I have to make it

  • 0

I finally have finished a Web Application and now I have to make it compatible with Internet Explorer (at least 8). It’s almost complete now except for one place, where IE8 apparently deletes some CSS formatting I have defined.

I uploaded some Screenshots of the generating Perl Code, how Firefox (+ Firebug) renders it and how IE8 (+ “Web Developer Tools”) renders it.

IE8 just seems to ignore my width, height, left and top of every Element that is created. Google doesn’t seem to know anything about this behavior. Can anyone help me on this one?

Optional Lecture

In case you wonder what it should do: This part of the App creates an overlay over the Storyboard (which is sort of an online comic creator) and fills up the Screen with all the Panels a User has created. It shrinks/grows the Previews so that the Entire screen is always used up as much as possible without stretching the image and it arranges them in a Grid (1×1,1×2,2×2,2×3 and so on). The Screens can then be renamed by clicking on the Screen Title, they can be sorted by dragging them around and can be deleted by clicking on a delete button which appears on the upper right when hovering (just like Badges on the iPhone). This works like a charm and it took me some time for the CSS to work like it should.

Edit 1

The Code needs to be re-factored (which is the last thing I will do) so there is some dubious CSS in the Code. Don’t mind that 🙂

Edit 2

I may have found a way to share my Code with you via my Public Folder. Just download storyboard.zip and open storyboard.html.

Edit 3

With some help from the Guys over at doctype, I was able to track down and discover the Bug. Now this is troublesome, because I need the values from window.innerHeight and window.innerWidth to be able to adjust the Previews so that it fills up the screen as much as possible. Do you Guys know an alternative?

  • 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-12T15:40:33+00:00Added an answer on May 12, 2026 at 3:40 pm

    The Question was answered over at doctype.
    The Problem was incompatibility between IE and the rest of the world.

    I used window.innerHeight and window.innerWidth to determine how big my previews can be. Unfortunately, IE does not support this function so it returned a NaN instead of a Number, which in turn was processed by Perl as NaN. The CSS that IE received in the end was something like

    width: NaNpx;
    

    I changed window.innerWidth by document.body.offsetWidth (same with Height) and now it works, although not as pretty.

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

Sidebar

Related Questions

I have finally finished my web site. I published it, and I was surprised
I've have finally got the datepicker to work on my MVC demo site. One
I have observed that, very infrequently, Internet Explorer (7 or 8, it does not
I have finally finished reading Pro ASP.NET MVC 2 Framework Chapter 3: Pre-requisites but
I have created a Android application using Google Maps. Now I want to check
I finally have a hardware guy that is insterested in controlling the firmware. This
I have finally got the green light to use Memcached in our project (after
I've recently decided that I just have to finally learn C/C++, and there is
I have a suspicion that I'm using the finally block incorrectly, and that I
Since there is no finally in C++ you have to use the RAII design

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.