Y
Q. The tag <noscript> will work __________________
The tag <noscript> defines an alternate content for users who have scripting disabled in their browser or whose browser does not support scripting. Example of use: <script> document.write("Welcome to MCQ Buddy Community"); </script> <noscript> Your browser does not support javascript! </noscript>
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. In JavaScript the x===y statement implies that:
Q. Javascript is _________ language.
Q. Every object contains three object attributes that are
Q. Which object can be used to create your own blobs?
Q. Choose the correct JavaScript syntax to change the content of the following HTML code.
Q. The let keyword can be used
Q. Which function does the reverse of split()?
Q. How do you restore a saved coordinate system?
Discusssion
Login to discuss.