Loading, please wait ...
Open its course - Web Engineering

Javascript Events, Objects and Guidelines

  • Events in...
    View Complete Description
    ×

    Topic Summary

    • Events in Javascript
    • Built-in-Objects
      • String
      • Date
      • Math
      • Array
      • Window
    • Guidelines for Writing JavaScript
    • Data Types in JavaScript
    • JavaScript Keywords
Topic Questions:
23
MCQs T/F FiB SQ
16 5 2 0
Question Type Legends

Easy

Medium

Difficult
Open its course - Web Engineering

Multiple Choice Questions for Javascript Events, Objects and Guidelines

  • ×

    Hidden Questions!

    Some MCQs are not visible. Usually teachers hides their visibility if they are few in number. Subject Expert recommends them to have more than 70+ questions against the topic and make them public.

  • 1 Correct code to change the background color of a input type text when it loses focus is:
    1. $("input").focuslose(function(){   $(this).style("background-color", "#ffffff");});
    2. $("input").blur(function(){    $(this).css("background-color", "#ffffff");});
    3. $("input").blur(function(){    $(this).style("background-color", "#ffffff");});
    4. $("input").focus(function(){    $(this).css("background-color", "#ffffff");});

Contact Us

support@subexpert.com
Write to Us View Help
Subject Expert Logo

Subject Expert

Learn, Evaluate and Optimize

Follow Us
Facebook Switch Display Mode Enable Translation
© 2024 - Subject Expert