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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T14:46:21+00:00 2026-06-03T14:46:21+00:00

Is there any practical reason why you would write out a <noscript> tag with

  • 0

Is there any practical reason why you would write out a <noscript> tag with JavaScript’s document.write()? Our ad department has been doing this for years and still does it after I’ve pointed it out. I’m 99% certain that this is due to an ancient ad template written by someone who didn’t know what he was doing and no one has thought to change it because, “why fix what ain’t broke?” Or maybe someone is reading their “best practices” wrong (“Always include a alternative for browsers that have JS disabled”). Or maybe there’s a really good reason I don’t know about.

The only conceivable thing I can think of is that you could use it to modify the DOM without it appearing visible on the page and maybe use that content like a template for later use, but this seems pretty far-fetched.

(edit)

The tag in this case contains a standard <a href="/path/to/advertiser"><img src="/path/to/image" /></a>. Because this is what the original, non-dynamic ad tag would have looked like, this makes me think this is just copy-pasted garbage.

The other thing I should say is that the reason I’m not 100% sure this is an oversite is because of the recent pattern of putting html templates inside <script type="text/x-my-custom-template">...</script>. I’m sceptical that someone on our end would have come up with this on their own, but it could have been a standard ad practice by someone with unusual cleverness.

  • 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-03T14:46:24+00:00Added an answer on June 3, 2026 at 2:46 pm

    Is there any practical reason why you would write out a <noscript> tag with JavaScript’s document.write()

    Nope. The two (<script> and <noscript>) are mutually exclusive. It’s like writing a piece of code like this:

    if (true && false) {
        // do something important
    }
    

    If JavaScript is enabled, the browser ignores the <noscript> tag. On the other hand, if JavaScript is disabled, the <noscript> tag will never be written, because the <script> tag is ignored.

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

Sidebar

Related Questions

I would like to know if there are any significant disadvantages to creating a
There is no practical reason for this, its just something I was looking at
In MySQL are there any restrictions (and/or) practical reasons against using a numbering system
I would like to know if there is a fundamental reason for limiting the
So, I've been working on some playing cards in Java. (Not for any practical
Is there any good practice for this? I wish I could solve the problem
is there any best practice way to replace a part of the default template.
Are there any best-practices that state custom code shouldn't be placed in a System
Are there any best practices for the use of higher-level Python constructs such as
Just checking if there's any best practice when writing a Windows Service. The Service

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.