| 31. |
Which is the correct jQuery code snippet?
સાચો jQuery કોડ સ્નિપેટ કયો છે?
|
||||||||
|
Answer:
Option (a) |
| 32. |
i) $(selector). dblclick()
|
||||||||
|
Answer:
Option (c) |
| 33. |
When are the keyboard events fired?
કીબોર્ડ ઇવેન્ટ્સ ક્યારે fire થાય છે?
|
||||||||
|
Answer:
Option (b) |
| 34. |
How does a user generate multiple keydown events?
યુઝર કેવી રીતે મલ્ટિપલ keydown ઇવેન્ટ્સ બનાવે છે?
|
||||||||
|
Answer:
Option (c) |
| 35. |
Which property is used to specify the key type when pressed? કઈ પ્રોપર્ટી કી પ્રેસ કરવામાં આવે ત્યારે key type ના ઉલ્લેખ માટે વપરાય છે?
|
||||||||
|
Answer:
Option (a) |
| 36. |
Which of the following are not key event properties?
નીચેનામાંથી કઈ કી ઇવેન્ટ પ્રોપર્ટિ નથી?
|
||||||||
|
Answer:
Option (a) |
| 37. |
When modifier keys are pressed (ALT, CTRL, SHIFT, and ESC), the _______ event will not fire.
જ્યારે modifire key press (ALT, CTRL, SHIFT, અને ESC)કરવામાં આવે છે, ત્યારે _______ ઇવેન્ટ fire થશે નહીં.
|
||||||||
|
Answer:
Option (b) |
| 38. |
The _______ event occurs when the browser window is resized.
_______ ઇવેન્ટ occur થાય ત્યારે બ્રાઉઝર વિંડોનું કદ બદલાઈ જાય છે.
|
||||||||
|
Answer:
Option (c) |
| 39. |
Which is the form events?
Form events કયા છે?
|
||||||||
|
Answer:
Option (d) |
| 40. |
Which is the window events?
Window events કયા છે?
|
||||||||
|
Answer:
Option (d) |