Loading, please wait ...
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