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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:02:15+00:00 2026-05-11T21:02:15+00:00

There exist other ways of linking to JS, apart from this (the usual).. <script

  • 0

There exist other ways of linking to JS, apart from this (the usual)..

<script src="myscript.js" type="text/javascript"></script>

…that utilize other quote types:

<script src=&#34;myscript.js&#34; type=&#34;text/javascript&#34;></script>

Are these widely supported in modern browsers, and older browsers in use, such as IE6? Basically is it safe to use this method, just as you would use the regular double-quote method?


Edit: The HTML4 spec seems to allow it, but is it well supported in practical reality?

3.2.2 Attributes

  Authors may also use numeric character references to represent
  double quotes (&#34;) and single quotes (&#39;).

  For double quotes authors can also use the
  character entity reference &quot;.
  • 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-11T21:02:16+00:00Added an answer on May 11, 2026 at 9:02 pm

    Using &#34; instead of ” is simply wrong, it doesn’t have the same meaning within the SGML and XML specifications. Argument values of elements should use either single (‘) or double quotes (“). In the old SGML specification this element

    <foo bar=&#34;quux&#34; />
    

    could be read as an element with the name foo, and attribute named bar with the value “quux”. However, the standard defines that unquoted attribute values should not include escaped characters. And this element

    <foo bar="quux" />
    

    should be read as an element with the name foo, and attribute named bar with the value quux without the quotes. This is because in SGML the quotes are optional, and everything up to the next space will be used as the value for the attribute.

    XML requires quotes.

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

Sidebar

Related Questions

I wonder if there exist any other technologies used to establish internet connection between
I would like to know if there exist algorithms that solves this issue. It
this sounds weird, but maybe there is exist one... i googled for it, but
is there any other ways? here are my desired code in between of my
I'm certain this has been asked before-in other ways-please bear with me (for a
There exist tools for comparing code against a custom specified set of coding guidelines/standards
Does there exist a free Windows software program that will help you generate regular
First of all, to clarify my goal: There exist two programs written in C
any recommendation on which company providing scalable bosh hosting? p/s: is there exist any
for ($rank=0; $rank<100; $rank++) { printf(Your rank: %d%s, $rank, $suffix); } Does there exist

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.