Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which is the attribute used to enable the Client-side image map?

  2. A.

     map

    B.

     area

    C.

     usemap

    D.

     all of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Client side image maps are enabled by the usemap attribute for the “img” tag and defined by special “map” and “area” extension tags.


Be The First To Comment