JQUERY


1.Write a jQuery code to check whether jQuery isloaded or not.

2.Write a jQuery code to scroll web page from top tobottom and vice versa.

3.Write a jQuery code to disable right click menu inhtml page.

4.Write a jQuery code to disable the submit buttonuntil the visitor has clicked a check box.

5.Write a jQuery code to fix broken imagesautomatically.

6.Write a jQuery code to blink text continuously.

7.Write a jQuery code to create a zebra stripestable effect.

8.Write a jQuery code to print a page.

9.Write a jQuery code to allow the user to enteronly 15 characters into the textbox.

10.Write a jQuery code to make first word of eachstatement to bold.

11.Write a jQuery code to create a division (divtag) using jQuery with style tag.

12.Write a jQuery code to select values from a JSONobject.

13.Write a jQuery code to add list elements withinan unordered list element.

14.Write a jQuery code to remove all the options ofa select box and then add one option and select it.

15.Write a jQuery code to underline all the words ofa text.

16.Write a jQuery code to demonstrate how to get thevalue of a textbox.

17.Write a jQuery code to remove all CSS classesfrom an application.

18.Write a jQuery code to distinguish between leftand right mouse click.

19.Write a jQuery code to check if an object is ajQuery object or not.

20.Write a jQuery code to detect whether the user has pressed 'Enter key' or not.

21.Write a jQuery code to count number of rows andcolumns in a table.

22.Write a jQuery code to display form data onto thebrowser.

23.Write a jQuery code to find absolute position ofan element.

24.Write a jQuery code to remove a specific valuefrom an array.

25.Write a jQuery code to change button text.

26.Write a jQuery code to add options to a drop-downlist.

27.Write a jQuery code to set background-image tothe page.

28.Write a jQuery code to get the selected value andcurrently selected text of a dropdown box.

29.Write a jQuery code to disable a link.

30.Write a jQuery code to Restrict "number"-only input for textboxes including decimal points.

31.Write a jQuery code to set value in input text.