NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 3.00 (out of 5)
Number of ratings: 1 Votes

Visitor Rating

JavaScript Tutorial: Javascript Input Box
36824 JavaScript Tutorial: Javascript Input Box http://www.expertsforge.com/Web-Development/Tutorial-220.asp The below copy-paste code can be used to create an input box using Javascript. JavaScript > Tips and Tutorials > Development Jan 24, 2008 jawahar send email to jawahar

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark JavaScript Tutorial: Javascript Input Box:


Other links owned by this user
KoschtIT Image Gallery is a PHP-script for an easy viewing of your pictures in the web browser. The appearance of the gallery can be individually customized and it is possible to have more then one gallery inside your html document. The only prerequisite for using the script is PHP5 with GD2 support.
The pictures aren't displayed in an extra window, instead they are opened directly on top of your HTML document. Therefore your website background gets shaded. While moving your mouse to the edges of the browser window previewing pictures for the next/previous picture of a gallery are displayed.
Since version 1.5 the website administrator is able to write a comment for each picture in an easy way.
Category:

Server Monitor is using to check the healthiness of any server, such as Unix/Linux (RSH), Web (URL/NNTP/SNTP), Email (SMTP/POP3/IMAP), Database (MYSQL), Applications (FTP/TELNET/DNS/Window process checking), and Network (PING/TCP/UDP). After submitting requests to these servers, it will generate alarm message, and send out by Email, SMS, SMS by HTTP, SysLog, SNMP & Pager, if these servers do not return a proper response.
Category:

It's complete hosted rating and review solution. No software to install.
Our rating system allows to combine different rating dimensions into one rating box.
Rate and Review everything - blogs, movies, music, forums, cars, restaurants, hotels, websites, software, phones, travel, books, electronics, stories and etc..
Completely Web 2.0 and AJAX based rating and review system, to provide a better user experience without page reloads for your site visitors.
You will be surprise that it takes you only 30 min to integrate on your web site.
Customization and integration as easy as "Google Adsense", for example.
It can be easily integrated with your authentication system so you can connect with your customers.
You own all your rating and review content. You are always in control.
You can manage, modify and delete your customers ratinga and reviews.
Customizable styles: colors, layouts, rating graphics
User ranking based on number of ratings
Category:

PHP Telephone Directory 2.0 lets you create a telephone database for your website or intranet. A public search form is included, and you choose how much information the public sees
Category:

Want to start your own newsletter for your business or website? With The CWT Newsletter Pro you can send mass emails for whatever purpose you see fit. It is very easy to use and comes with a secure admin panel.
Category:

The Online Invoice system is a basic invoicing system for you to invoice customers for services or products using email.
Category:

The PageRank Checker 2.0 is a completely turnkey PageRank script for starting your own PageRank Checker Web site.

Display PageRank from multiple Google data centers
Display PageRank for multiple domain names
Offer users live PR graphics with PageRank display code
Built-in templating system makes customizing easy
Compatible with PHP versions 4.x and 5.x
Category:

With a few clicks, your visitors will spread your message at no cost for you.
- The email message is personal, it contains Friend and Sender Name.
- Beeing sent by a friend, your message has a high level of trust.
- Your vistors will do the marketing for you
Category:

CubeCartSkins are the largest independent provider of skins and templates for the popular shopping cart script CubeCart Version 3.
Our templates are varied in both price and design, with a huge range for the budget minded to something completely unique. All of our templates are easy to install and will make your store stand out from the crowd.
Category:

Add ActiveReports reporting controls to your apps. Add sophisticated reporting to your web apps with ActiveReports from Data Dynamics. Simply drag and drop the reporting components from the tool box onto your web pages. Click “Configure…” to hook up the control and you’re good to go! The ActiveReports tool box control was generously contributed by Iron Speed MVP Miles Gibson. (Enterprise Edition feature.)
Category:

DEKSI CRM for Linux is a powerful and feature rich multi-platform and scalable Customer Relationship Management solution in JAVA with a rich user interface to be run on the Internet as an On Demand, Hosted application and/or to be run in a company's local network as a traditional desktop application. DEKSI CRM comes complete with marketing automation, sales force and contact automation, contract automation, quote and invoice management, product management, sales forecasting, reporting and analysis, integration with MS Outlook, MS Excel, Adobe PDF, Website integration, logistics, trip and employee management, shared calendar, instant messaging and chat and much more! DEKSI CRM offers a wide variety of different features and helps set the new standard for excellence in CRM software.
Category:

The brains of our gallery suite is a PHP / mySQL powered website that allows you to manipulate and arrange your images quickly and easily. The Candid Web Manager is essential for anyone using the Candid Player for more than just a few pictures. Bonus: Get Candid Remote Desktop Free with Purchase!
Category:

Funny site where visitors guess stars pictures!
Category:

Ruby thumbnail generator is simple script which is ideal to use in your Ruby on Rails application to quickly generate thumbnails of any proportions. Just set width and height and get image.
Category:

This tutorial will teach you how to set the focus on a particular asp.net control programmatically in the Page_Load subroutine.
Category:

We often need to handle files that are published on a FTP server and we also often want our clients to be able to handle these files. With this goal in mind, we created FTP Navigator , a FTP browser based on PHP script and Flash. The use of Flash in the client allows for the FTP Navigator to be compatible with most web browsers (Internet Explorer, Safari, Firefox, etc).
Category:

DynamicPDF Generator for .NET is an award winning product used for the real-time creation of PDF documents based on dynamic data. PDF documents can be generated straight to a Web Form, file, byte array or System.IO.Stream object. The assembly is 100% managed and uses only safe code. The object model is intuitive and easy to learn, yet at the same time is very powerful.
Category:

These manipulations introduce the document hierarchy with few useful functions you can retrieve and use for different effects.
Category:

WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB. It was designed to be as programmer-friendly as possible. You will find it can be fully automated to get you requested resource, but also can be used by advanced programmers under complete control from your code.
Category:

This tutorial will teach you how to make a simple starfield background for your flash game.
Category:

Other links at JavaScript > Tips and Tutorials > Development
Right(str, n): Returns 'n' number of Characters starting from the Right of the string(towards the left) 'str'.
Note: Use "Right" and not "right"(lower case) while calling the function.
Category:

FileUpload represents an element that allows a user to specify a file to be uploaded or submitted along with the form. The FileUpload object is a Browser object and is used to access the above FileUpload element of a form. Thus, the FileUpload object allows the user to give any file as input. If a user wants to access the FileUpload object then he or she can using the indexing concept on the elements array. The user can make use of each element inside the form that is stored as an array element within the array named elements [].
Category:

Regular expressions are calculated the same way as other JavaScript expressions, that is to say with account of operations priority: the operations with higher priority are performed first. If the operations have equal priority, they are performed from left to right. In the following table the operations of regular expressions are listed in descending order of their priority. The operations located in one chain have equal priority.
Category:

Wrtting classes in Javascript doesn't give full functionality of an object oriented language, but it atleast gives data hiding and encapsulation which are very useful specially when javascript is not a strongly typed language. It is very useful in cases when you need to handle multiple objects , instead of having arrays for all kinds of variables and then managing those arrays in methods you can just write a class to handle one object and then make many instances of that class. This also gives the namespace resolution to the variables so that you can avoid using global variables and still use variables across procedures.
Category:

was introduced to make it easier for web pages to "process"; that is, rather than merely display static information, JavaScript could be used to perform calculations, output results to the page, and so on. Typically, this power is best employed when triggered by the user who is, after all, the primary agent in a Web page. Events, then, became an essential tool for linking the user to the page.
Category:




Main Category
185
2034
801
286
174
1803
1129
909
1161
7393
70
905
59
2200
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19263
Categories: 1275
Registered Users: 734
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228320

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
292 site(s)
PR 6
825 site(s)
PR 5
2015 site(s)

PHP News