A
Additya
See how many can you get right. A set of 20 javascript questions.
http://ezdia.com/javascript_quiz/Content.do?id=539
http://ezdia.com/javascript_quiz/Content.do?id=539
See how many can you get right. A set of 20 javascript questions.
http://ezdia.com/javascript_quiz/Content.do?id=539
Osmo said:Additya kirjoitti:
Didn't see any questions, just a blank page plus a banner on top with
most links broken.
Additya kirjoitti:
Didn't see any questions, just a blank page plus a banner on top with
most links broken.
Stefan said:If you want to see the quiz, you can try the URL from the previous
paragraph. On the other hand, the questions are not very good, and the
whole thing is probably a waste of time for most people here.
An excerpt:
Q5. What is the HTML tag for start of javascript code
A. <js>
B. <javascript>
C. <java>
D. <script>
Thomas 'PointedEars' Lahn said:Stefan Weiss wrote:
You snipped answer `E', didn't you?
Lasse said:D would be correct for HTML5.
D would be correct for HTML5.
There is no HTML5 (yet), though.
Jorge said:2.- Don't browsers default to type="text/javascript", anyway ?
(...)
In the meantime, RFC 4329 (of April 2006, see http://www.ietf.org/rfc/rfc4329.txt) defines application/javascript and
application/ecmascript, and obsoletes text/javascript and text/ecmascript..
And the w3c validates even type="george/ofTheJungle", see, see:http://validator.w3.org/check?uri=http://homepage.mac.com/jor...
(...) A browser could choose to ignore script
elements with type="george/ofTheJungle".
Jorge said:Since when is becoming a standard a prerequisite for something to be ?
See how many can you get right. A set of 20 javascript questions.
http://ezdia.com/javascript_quiz/Content.do?id=539
Jorge said:Yes, and, in addition:
1.- The *tag* is <script>, the type is an *attribute*, isn't it ?
2.- Don't browsers default to type="text/javascript", anyway ?
Peter said:Sure that validates as HTML syntax but that doesn't mean the page will
behave the way you desired. A browser could choose to ignore script
elements with type="george/ofTheJungle".
Jorge said:1.- The *tag* is <script>, the type is an *attribute*, isn't it ?
2.- Don't browsers default to type="text/javascript", anyway ?
If you want to get technical [1], then attributes are part of the
start tag (...)
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.