nagaraju v
Saturday, 28 June 2014
Html program for onload event
Html program for onload event
<html>
<head>
<title>Onload</title>
<script type="text/javascript">
function dis()
{
alert("enter the new world");
}
</script>
</head>
<body bgcolor="blue" onload="dis()">
</body>
</html>
output:
Friday, 27 June 2014
RANA's Blog: html program for button click count
RANA's Blog: html program for button click count
: html program for button click count <html> <head> <title>evm</title> <script type="text/javascript&q...
Tuesday, 10 June 2014
RANA's Blog: WEB SPOOFING
RANA's Blog: WEB SPOOFING
: WEB SPOOFING Abstract: Web spoofing is an Internet security attack that could endanger the privacy of World Wide Web us...
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)