The main facilities are that you can validate forms and then it helps in DHTML(Dynamic HTML). It is an action oriented language so on every allowed action, you can perform some task like alert message.
What are the facilites available in javascript?
The main facilities are that you can validate forms and then it helps in DHTML(Dynamic HTML). It is an action oriented language so on every allowed action, you can perform some task like alert message.
Javascript is similar to the programming language. Javascript is different from java. Applications'of javascript are calculator,cookies etc.
Syntax:
<script type="text/javascript">
In javascript document.write is used to display some text on the web page.
<script type="text/javascript">
document.write("welcome");
</script>
Anyone who needs to improve his or her understanding of JavaScript, is learning for the first time, or just needs to brush up on the fundamentals, will benefit from these tutorials and resources:
General Introduction:
JavaScript - General Introduction
Java scripts can be used to detect the visitor's browsers and can load the page accordingly. they can be use to create cookies
hey how can the javascript be used to create cookies...hearing about this for the first time...visitor's browsers can be detected but cookies?
If you want to set a cookie
document.cookie =
'ppkcookie1=testcookie; expires=Thu, 2 Aug 2001 20:47:11 UTC; path=/'
in the above code, what is the name of the cookie? and what is the use of path. i understand the expiry of cookie but testcookie and ppkcookie1. what are these two?
the chef chief facilities are that you can validate forms and then it helps in DHTML(Dynamic HTML). It is an action oriented language . and Javascript is similar to the programming language. Javascript is different from java. Applications'of javascript are calculator,cookies etc.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks