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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T23:40:10+00:00 2026-06-04T23:40:10+00:00

I have a small code in my page with <script type=text/javascript> function doPost() {

  • 0

I have a small code in my page with

 <script type="text/javascript">
 function doPost() {
 document.forms["form"].submit();
}  
  function Func1Delay()
{
setTimeout("doPost()", 0);
}

….

   <body onload="Func1Delay()">

I have this error in the console saying

Uncaught TypeError: Cannot call method ‘create’ of undefined

and on the right, it’s due to the chrome extension MeasureIt. When I disable it, my script works. Is there a workaround for this problem?

  • 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-04T23:40:13+00:00Added an answer on June 4, 2026 at 11:40 pm

    The short answer is YES.
    But the complete answer is NO, it’s not Chrome, but some extension who interfere with your code.
    For example:

    1) A content script can add a listener and use stopPropagation. In this case your code won’t receive that event. I can image a more specific scenario where the content script fails and therefore prevents other listeners to execute.

    2) A content script can mess with your page’s elements. It can remove some, and add its owm. What would happen if the extension add a SCRIPT element with a var or function named exactly the same that one of yours?

    We cannot be sure about how “well” the extension’s code is written.

    By the way, there is a lot of Chrome’s extensions that interfere with pages. Some months ago Skype extension for Chrome was found guilty of interfere and destabilize web pages and video playback in that browser.

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

Sidebar

Related Questions

I have a small code block that should append text to the beg of
I have an aspx page with a set of controls. A small JS script
I have a script that animates a small DIV popping up on the page.
i have made an small script to allow users to build they page or
I have a small code base using Subsonic 2.1 in my project. I would
I have a small code sample: private void MonitorItems() { if (someCondition) { dateSelected
I have a small code that doesn't want to work at all when I
i have a small peice of code which prints if platform is unix or
I have a small piece of code that works as a plugin for a
I have this small piece of code that basically takes a list and runs

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.