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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:02:54+00:00 2026-05-18T08:02:54+00:00

This is a rather random problem. I’m using CSS3Pie to handle CSS3 compatibility in

  • 0

This is a rather random problem. I’m using CSS3Pie to handle CSS3 compatibility in IE, but I’ve run into a snag. With PIE in a lot of cases you need to use position:relative for it to work properly in IE.

This becomes an issue when I use it on containing wrappers, as it then moves in the zero reference inside of the layout. The software we use for mapping on our sites uses an absolute position of the top left corner of the browser as its point of reference for calculating positioning. Ideally our software would be more flexible and not reliant on an absolute position like that, but that’s probably not going to change anytime soon.

So getting to my question, is it possible to somehow take an element out of the flow of the layout and refer back to the original 0,0 top left position while being contained within a relatively positioned object? I thought maybe z-index might work, but it doesn’t make the element refer back to absolute 0,0.

The most simple workaround is to not apply PIE to my wrappers, but then that also removes rounded corners and dropshadows from my layout wrapper. That isn’t the end of the world, but ideally I’d like to come up with a solution.

  • 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-18T08:02:55+00:00Added an answer on May 18, 2026 at 8:02 am
    $(document).ready(function() {
        var el = $('#absolute'); // element we want to work with
        el.clone().appendTo('body'); // clone and append to body
        el.remove(); // remove element
    });
    

    This is a little improvement of Wilson Page‘s code. Tested so far only on localhost, but it did the trick. Tested with IE6/7/8 + CSS3PIE enabled.

    Wanted to put this up on public webserver, but it turns out they haven’t enabled *.htc support, and when using it with PIE.php (the script provided with PIE) — it didn’t work.

    Will do some more testing later on when I get back to office and start pushing system admins to enable *.htc support on server. hehe

    And, I fully tested Sebastian Patane Masue‘s script, it did the job! +1 @ Sebastian.

    P.S. With fully I mean with CSS3PIE enabled and properties added to actual style.

    EDIT: Just gave this a one more try, and the results are pretty annoying. It works on localhost flawlessly, but is pretty bugged when viewing it remotely. Have no idea what is causing that…

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

Sidebar

Related Questions

I was thinking about this when I ran into a problem using std::ofstream. My
I know this rather goes against the idea of enums, but is it possible
I searched google but couldn't find an answer to this rather simple question. I
UPDATE: Obviously, you'd want to do this using templates or a base class rather
I am rather embarrassed to ask this, but I am on a time limit.
I'd rather do this: say $shop->ShopperDueDate->andand->day_name(); vs. this: say $shop->ShopperDueDate->day_name() if $shop->ShopperDueDate; Any ideas?
I think this question is rather easy for you shell scripting monsters. I am
(This is a question about the UI rather than the technology required to do
Rather than scraping a Ruby version of this algorithm off the net I wanted
Having recently discovered this method of development, I'm finding it a rather nice methodology.

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.