Nulls.net: Invalid use of Null Error : use, null, invalid, error :)

Reasons To Use JavaScript


Reasons To Use JavaScript

For the beginner, the words JavaScript and HTML are just terms that he/she has probably heard of. So, presuming that some of these beginners are reading this article, let’s start with the definition of these words. HTML stands for HyperTextMarkup Language which is, “the tags used to structure web pages so that a browser can display it in a way that is also influenced by the browser’s design and the user’s preferences for font, style, etc.” (See 1). Meanwhile, JavaScript is “a scripting programming language most commonly used to add interactive features and webpages.” (See 2).

Basically, HTML tags create what you put into your page and JavaScript allows you to manipulate what you put into your web page. Just imagine a web page that only has HTML on it. It would just look like a plain written document. You wouldn’t even be able to go to the next page. But if you use JavaScript on your web page, you would be able to move things around.

So, what are the benefits of using JavaScript in HTML code?

JavaScript will improve visual displays As mentioned earlier, if a web page will be plain HTML only, it would be just a page full of text. You would not be able to move around, and you won’t even be able to go to the next page.
JavaScript will allow many page effects Some page effects that JavaScript allows are: User’s time on page
Popups and tooltips
Collapsing text
Page timeout
Color changes and fades
Fontsizing and fades
Ultimate fader
Embedded audio
Print page/element
Scrolling banners
Flying text
News scroller
Automated popups
Image transitions
Toggle buttons

JavaScript will add user interactivity

The special effects that are added to the web page will make it more interactive. The user/visitor of your website will want to keep exploring within the web site.

JavaScript will provide seamless integration with user plug-ins

JavaScript not only provides access to HTML objects, it also gives access to browser and platform-specific objects like browser plug-ins (e.g. Adobe Acrobat, Media Player).

JavaScript will allow client-side user form validation

If JavaScript is available, an initial validation of the website’s client can be done to check for simple errors such as missing information or non-numeric characters mistakenly placed in a non-numeric field. As a result, the user of the website gets faster feedback than having to wait for a response from the server.

JavaScript will allow access to some system information

You need JavaScript to make your website visually attractive to potential clients and visitors by adding interactivity and dynamics to HTML pages. After all, who would want to go to a website that only had one page filled with text? The web page would not look good, not to mention boring.

So, use all the tools that you need to learn JavaScript. Just do research on the web or better yet, have an expert teach you. You will find out that making a great website can be easy.

1. http://www.upei.ca/~meincke/glossary.htm
2. http://en.wiktionary.org/wiki/Java_Script

Grace writes to help people learn more about web design and development. She does work for a company that does Tulsa web design and various forms of Tulsa marketing.


Article from articlesbase.com


javascript



Nulls

Google Tech Talks Web Exponents presented by Doug Crockford February 27, 2009 blog post: google-code-updates.blogspot.com JavaScript is a language with more than its share of bad parts. It went from non-existence to global adoption in an alarmingly short period of time. It never had an interval in the lab when it could be tried out and polished. JavaScript has some extraordinarily good parts. In JavaScript there is a beautiful, highly expressive language that is buried under a steaming pile of good intentions and blunders. The best nature of JavaScript was so effectively hidden that for many years the prevailing opinion of JavaScript was that it was an unsightly, incompetent abomination. This session will expose the goodness in JavaScript, an outstanding dynamic programming language. Within the language is an elegant subset that is vastly superior to the language as a whole, being more reliable, readable and maintainable. Speaker: Douglas Crockford Douglas Crockford is a product of our public education system. A registered voter, he owns his own car. He has developed office automation systems. He did research in games and music at Atari. He was Director of Technology at Lucasfilm. He was Director of New Media at Paramount. He was the founder and CEO of Electric Communities/Communities.com. He was founder and CTO of State Software, where he discovered JSON. He is interested in Blissymbolics, a graphical, symbolic language. He is developing a secure programming language. He

More Javascript Articles


Most Related Posts

You must be logged in to post a comment.


htcell