CSS Assignment 3&4
CSS Assignment 3&4
Assignment No. 4
1. Write the syntax of and explain use of following methods of
JavaScript Timing event.
A]setTimeout()
B] setInterval()
2. List ways of protecting your webpage and describe any one of
them.
3. Write HTML script that displays dropdownlist containing options
New Delhi, mumbai Bangle torte proper javascript such that
when the user selects any options corresponding description of
about 20 words & image of the city appear in table which appear
below on the same Page
4. Develop a JS program to create rotating Banner Ads with URL
links
5. Create a slideshow with the group of 4 image also simulate the
next f previous transition between glides in your java script.
6. Write a JavaScript to modify the status bar using on mouseover
and on mouseout with links. When the user moves his mouse
over the link, It will display “MSBTE” in the status bas. When the
user moves his mouse away from the link the status bar will
display nothing
7. Write a JavaScript to create a pull-down menu with three options
[Google,MSBTE, yahoo] once the user will select one of the
options then user will be redirected to that site.