Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
sabeer masthan
(58)
DotNetJaps
(24)
Abraham Kuriak...
(18)
Last 7 Days
Deepika Harida...
(1202)
Pradeep Y
(1093)
Arun Jacob
(939)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Easy steps to learn Java script
Posted Date: 18 Aug 2008 Resource Type:
Articles
Category:
.NET Framework
Posted By:
yogesh
Member Level:
Bronze
Rating:
Points
: 8
1)This is just for writing text on browser window
<html>
<body>
<script language="JavaScript">
document.write("Hello World!")
</script>
</body>
</html>
2)This will explain you Writing Formatted Text on the Browser
<html>
<body>
<script language="Java Script">
document.write("<h1>Hello World!</h1>")
</script>
</body>
</html>
3)This is for giving alert messages
<html>
<head>
<script language="JavaScript">
function message(){
alert("This alert box was called with the onload event")
}
</script>
</head>
<body onload="message()">
</body>
</html>
Responses
Author:
Roopesh Babu Valluru
20 Aug 2008
Member Level:
Gold
Points
: 0
thx for ur article...
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
Java scripts
.
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Datetime Manipulation in Vb.net - Part 3
Previous Resource:
DateTime Manipulation in vb.net–Part 4
Return to Discussion Resource Index
Post New Resource
Category:
.NET Framework
Post resources and
earn money
!
Related Resources
Accessing Resource File (.resx) using ResourceManagerClass
Basic from ADO.NET
Introduction to using TreeView Control [Part 1]
Generics : C# Advanced features - Part 1
Seven Steps for Anyone to Develop a Dynamic Website
dotNet Slackers
BizTalk Adaptors
Web Design
online optimum rewards
Contact Us
Privacy Policy
Terms Of Use