Home / CSE MCQs / J Query MCQs :: Discussion

Discussion :: J Query MCQs

  1. Get the value of a style property for the first element in the set of matched elements.
  2. A.
    .style()
    B.
    .css()
    C.
    Both a and b
    D.
    None

    View Answer

    Workspace

    Answer : Option A

    Explanation :



Be The First To Comment