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  

Browse a Listing

Subscribe to this category

Top > JavaScript > Scripts and Programs > Forms

Popular Tags

Free Script links
Sort By :
Main advantages to similar components are tree capability, advanced cell formulas and calculations like in MS Excel, various paging types to display nearly unlimited count (millions) of rows using AJAX and pager component, extended filters like in MS Excel, fixed columns and rows on all sides, dragging rows even among the grids, moving columns, user defined CSS styles to change grid look, extended JavaScript API with events and methods to control the grid from JavaScript, using grid without any need of JavaScript code on page, sophisticated XML input / output format, advanced key and mouse navigation, compatibility with many browsers, various editing masks, multi line editing. Printing capabilities and export to Microsoft Excel or any other spreadsheet program that can handle XLS files or HTML tables. TreeGrid is also very fast to display and control.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 12, 2006 Hits: 8 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

JSpell HTML supports any JavaScript 1.1 enabled web browser. All browsers from Netscape 3.0 and higher, including Internet Explorer, Firefox, Opera, Mozilla, Gecko, Safari and others have been tested for compatibility with JSpell HTML.

JSpell HTML installs on your web server and is compatible with HTML, JSP, ASP .NET, CGI, PHP, Lotus Domino and more.

Try the following demonstration of the JSpell HTML form spell checker using the provided quote or type your own text to see JSpell HTML at work.
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 12, 2006 Hits: 3 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Thanks to everyone who contributed, even if they don't know they did.
//Thanks to all the people at the www.devshed.com forums
//Finally, very special thanks to http://www.xs4all.nl/~ppk/js/intro.html for their nice text selection script (hey, im a newb :))
//which made this script so much better by taking away the prompt boxes, and replacing them with simply
//selecting the text (well in IE anyway). - Short_Rz
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 12, 2006 Hits: 7 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

search engine & formatted form layout - On the first place you better add in your website a few lines code to offer your visitor an handy search engine , better a Meta Search , your visitor should be set at easy to stay on your site , but do not invite him to replace your page with his search , so let him open the search page in another window ...check the source code of this page and copy the form if you like www.info.com ...but do not forget to use target="top" attribute. Do not forget to control every now and then that your search engine starting form works , as it may happen that the search engine owners change their code reference , so keep an eye on the action code in your form. I enclose herein the formatted code I used in my homepage as I believe that a touch of color and a saving on a couple of lines form returns'spaces is cardinal for winning the neverending fight with the web page formatting.
To expand these themes , review and updating ,
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 12, 2006 Hits: 2 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

When requesting an important bit of information, such as an email address or a password, you might want the user to enter the information twice so you can verify that a typing error did not occur.

Instead of waiting for the user to submit the form, why not notify the user when the passwords match (and more importantly, when they don't match)?

In the following form, make up a password and enter it in each field. When the passwords match, a "thank you" message should appear. Try modifying one of the passwords so they no longer match and see what happens
Category:

Write a Review   Add Favorite   Refer it to Friend   Report Broken Link  
Date Added: Oct 12, 2006 Hits: 2 Rating: 0.00 Votes: 0

Member Reviews Visitor Ratings Google PR

Ever have an HTML form with a select Menu so big that you wish you could make it easier to use? Perhaps what you need is a hierarchical select. Most software you have on your computer has the functionality: if a menu becomes too long, developers usually break it up into sub-menus for easier management. These often have multiple levels of depth - this is why they are called "Hierarchical Menus". Unfortunately, HTML does not have this nifty option. Web designers are stuck with the same old