Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming PHP

Some Simple JavaScript Functions

Author: devarticles.com | Published: 10th Aug 2005 | Visited: 489 times | Add Comment
Filed in: PHP

By: Annette Tennison Published: 31st Jan 2002 Type: Tutorial Rating: Introduction JavaScript can be one of the most useful additions to any web page. It comes bundled with Microsoft Internet Explorer and Netscape Navigator and it allows us to perform field validations, mouse-over images, open popup windows, and a slew of other things. If you have any experience with C, C++, PHP or Java, then you'll be glad to know that the syntax of JavaScript is very similar. In this article I will...n

Read Article
 

Sponsored Links

 


Related Articles

 Configuring Classless JavaScript The Power of Classless JavaScript One of the best features of JavaScript is the classless ability. Because of this feature JavaScript and Ajax could be launched without dragging other functions unless the developer intends to. The function could work independently from other functions. The result is ...

 Implementing JavaScript Library Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complica ...

 JavaScript and PHP Support in NetBeans 6.1  Continuing its tradition of providing support for an increasing number of languages and environments, NetBeans 6.1 introduces advanced JavaScript and PHP features. In this interview with Artima, Sun NetBeans evangelist Gregg Sporar discusses JavaScript and PHP support, such as refactoring and intel ...

 Webkit's SquirrelFish JavaScript Engine Webkit is one of the world’s most powerful frameworks today as it has been used for developing Safari and Safari mobile. Its significance in building these browsers is noted since it minimizes the required bandwidth and processing power to load up the browser and its mobile counterpart. Wh ...

 How to run functions wich execute DML commands ? I am using LUA to write an application that should run some Oracle functions that need parameters, and also execute inserts or update DML commands. Is there any way of running these functions without using a select (function) command ? I was thinki ...

 Check maxlength of multiline textbox in javascript This post will help you to resolve problem of checking maxlength of Multilie tex ...

 Simple (non-JS) GridView Delete Confirmation A simple server-side solution for displaying a confirmation message upon Deleting an item in a Grid ...

 NHibernate and MySql - a simple example how to use it A short article with an example on how you can use NHibernate and Mysql toge ...

 UTF16 to UTF8 to UTF16 simple CString based conversion Use CString to convert betwen UTF8 and U ...

 Selling Your Gadget: Chapter 4 Creating Vista Gadgets using HTML, CSS & JavaScript This chapter discuss the Sidebar Gadget revenue mo ...



Next: Using Zope With Apache



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links