0% found this document useful (0 votes)
7 views

CSS Imp-1

Uploaded by

Yash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

CSS Imp-1

Uploaded by

Yash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Samarth Rural Educational Institute

SAMARTH POLYTECHNIC BELHE


Approved by AICTE, New Delhi & Govt. of Maharashtra, Affiliated to MSBTE, Mumbai & MSBTE Institute Code-0992,
DTE Code No. D6451
Department Of Computer Engineering
Program Name: Computer Engineering Program Code: CO
Course Name: CSS Course Code:-22519

UNIT TEST-2
Q.1

a) Explain the syntax for opening window? 02

b) what is the use of setTimeout () function ? 02

c) Explain how to create cookies in javascript? 02

d) Write a javascript program to changing the contents of a window? 02

e) Write a javascript syntax to accessing elements of another child


02
window?

f) what are the attributes are used to set position of window? 02

g) Write a Java script to design a form to accept values for user ID & 02
password?

h) Explain text rollover with example? 02

Q.2 12

Describe, how to read cookie value and write a cookie value. Explain 04
a)
with example?

Write a webpage that displays a form that contains an input for user 04
name and password. User is prompted to enter the input user name and
b) password and password becomes the value of the cookie. Write the
JavaScript function for storing the cookies. It gets executed when the
password changes?

Enlist and explain with example.the use of any two Intrinsic JavaScript 04
c)
functions?

State what is regular expression. Explain its meaning with the help of a 04
d)
suitable example?

e) What is Status bar and how to display moving message on the status 04
line of a window using JavaScript ?
f) Write a JavaScript that accepts a string and searches for the pattern 04
“MSBTE” in the given string using regular expressions. If the pattern is
found, JavaScript will display that “Pattern is found” else display
“Pattern is not found”?

g) Create a slideshow with the group of three images ,also simulate next and 04
previous transitions between slides your Java script?

You might also like