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

  • Home
  • SEARCH
  • 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 7055369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:44:24+00:00 2026-05-28T03:44:24+00:00

Maybe some of you have already some experience with using head.js . I’m a

  • 0

Maybe some of you have already some experience with using head.js.
I’m a first-time user and I’m having some problems: as soon as I try to load multiple javascript files my <html> tag get a style="margin-left: -32767px;" applied.

<script type="text/javascript">
   var path = "<?php bloginfo('template_directory'); ?>";

   head.js( path + "/js/jquery-1.5.min.js", path + "/js/css3-mediaqueries.js",
         path + "/js/jquery-cookie.js", path + "/js/scripts.js", function() { });
</script>

Any idea why that happens? When I get rid of that weird style attribute in my html with Firebug all javascript libraries work just fine. However when the page loads the content flickers and as soon as this negative margin gets applied absolutely nothing is visible on my page.

  • 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-28T03:44:25+00:00Added an answer on May 28, 2026 at 3:44 am

    The negative margin is coming from css3-mediaqueries.js

    the code is:

    var _57 = document.documentElement;
    _57.style.marginLeft = "-32767px";
    setTimeout(function () {
        _57.style.marginTop = "";
    }, 20000);
    

    I don’t know what purpose this has but you could probably delete this without a problem, if you don’t want to do that then I would apply a style on the html tag

    style="margin-left:0 !important;"
    

    or with JS:

    document.getElementsByTagName("HTML")[0].style.margin = "0"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A question to maybe some who have worked extensively with WinUSB APIs or user
I am writing my first FireFox extension and I have some questions. Maybe someone
Having spent some time migrating old data into a new drupal site, my first
Does anyone have any advice how to write such app? Or maybe knows some
Is there any official/unofficial/informal convention for alt+key namings ? maybe, Microsoft have some internal
I have a string input = "maybe (this is | that was) some ((nice
I have a checkbox which in some cases may be disabled and checked using
I have googled some time now trying to find a good sample application that
Little bit of background, I'm more experienced with Java, and have some C/C++ experience.
I have built an app using jQuery mobile. Apart of some compatibility issues across

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.