Contents tagged with Javascript
-
JavaScript Enumeration and Handle Validation
JavaScript is the most popular lanague in the world now a days for web, but most of the developer just copying and pasting the javascript code. if its work say wow what a language. if not work then say what a crazy language so in the following tutorial i am going to show you the basic of JavaScript and page validation http://www.decentsolution.com/2011/01/javascript-object-oriented-programming.html
-
Iframe base tab Menu in JQUERY (MSN front page)
While working with large project you may need tab base page, where page is loaded in tab, Each page will load and save separately, All of your pages have huge amount of data and its not possible to put your pages in one page,
-
Java script page validation Page_clientValidate()
While asnwering the asp.net forums questions, i found many thread related to javascript page valiation function Page_ClientValidate() , i would like to breifly dicussed the client side validation here in this post.