You are on page 1of 1

jQuery

Assignment 1

Marks: 25

Q1) Explain jQuery with example. What is Un-Obtrusive JavaScript?

Q2) Explain Selectors and traversal functions with example.

Q3) Explain insertion, deletion of elements.

Q4) What is dimension and positioning? Explain events.

Q5) Explain 5 methods / functions of jQuery with example.

Assignment 2

Marks: 25

Q1) Disable/enable the form submit button

Q2) Scroll to the top of the page with jQuery.

Q3) Limit character input in the textarea including count

Q4) To get the value of a textbox using jQuery?

Q5) Set value in input text using jQuery.

You might also like