You are on page 1of 1

Gramaudyogik Shikshan Mandal’s

MARATHWADA INSTITUTE OF TECHNOLOGY,


POLYTECHNIC
Aurangabad
Approved by AICTE New Delhi, DTE Mumbai & Affiliated to MSBTE Mumbai (M.S.)
DTE Code: 2224 MSBTE Code: 0066
Ref. No.: MIT/Poly/Acad/AND/RL/2023-24/ Date: 12/09/2023
DEPARTMENT OF COMPUTER ENGINEERING
ACADEMIC YEAR 2023 – 2024
Client Side Scripting (22519)
Assignment No.: 03
CLASS: CO5I (THIRD YEAR)

Q.1. Explain Object with Syntax and Example.


Q.2. Write a JavaScript to Design a form to accept values for user ID & password.
Q.3.Write a JavaScript that displays a testboxes for accepting name and Email ID & a submit button. Write
JavaScript code such that when the user clicks on submit button.
(1) Name Validation (2) Email ID Validation.
Q.4. Write use of Button object with syntax and example.
Q.5. Write the use of text object with syntax and example.
Q.6. Write the use of textarea Object with syntax and example.
Q.7. Write the use of Checbox with syntax and example.
Q.8. Write the use of radio Button Object with syntax and example.
Q.9. Write the use of select element with syntax nad example.
Q.10. Enlist different type of mouse events with its use.
Q.11. Explain Keyboard event.
Q.12. How to change element attribute dynamically in JavaScript?
Q.13. How to change option list dynamically in JavaScript?
Q.14. Describe how to evaluate checkboxselection. Explain with suitable example.
Q.15. How to change lable dynamically using JavaScript?
Q. 16. Describe the term manipulating form element using JavaScript.
Q. 17. List the use of different types of built-in functions in JavaScript.
Q. 18. How to disable and enable elements using JavaScript?
Q. 19. How to make read only elements using JavaScript explain with example.

MIT Campus, Beed By Pass Road, Aurangabad – 431010. (M.S.); India. Phone (Principal): (0240) 2375333,
(Office): 2375303; E-mail: principal.mitp@mit.asia,
Website: http://polyaurangabad.mit.asia

You might also like