Important alert: (current site time 7/15/2013 1:31:53 PM EDT)
 

winzip icon

InfoFind Web Tools

Email
Submitted on: 10/5/2008 10:46:30 AM
By: Omnicognic  
Level: Intermediate
User Rating: By 1 Users
Compatibility: JavaScript
Views: 5710
author picture
(About the author)
 
     InfoFind Web Tools is for web page designers and developers and it is completely free to use. It contains several JavaScript Files that help make web pages more interactive. Many of the features can be used without having to write any JavaScript code. It is designed to work with all popular browsers on Windows, Mac, and Unix/Linux without any specific Operating System or Browser checking; and it is designed to work with many variations of html code. All code is commented so that developers of varying skill can understand what it is doing and all objects and functions are defined under the objects InfoFind or InfoFind_Lite so the code will not interfere with any other JavaScript files. Some of the features include: *HTML Table Sorting *Animated Picture Slide Shows *Web Page Animation *Advanced Form Validation *Functions for working with Data Types (Strings, Numbers, Currency, etc) *Functions for working with Web Pages, CSS Scripts, and Individual Elements *Page Updates through Web Requests (AJAX) The zip file includes all source code with several sample pages.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.

Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments

10/14/2008 10:07:34 PMLucasKohler

I downloaded this last week and now I’ve actually implemented the sorting code into several of our web apps where I work with minimal effort! The sorting algorithm is very good because it determines the data type and sorts mixed data. I’m not going to modify existing apps to use the validation code but for future apps I create I’m definitely going to use it. This code is very high quality and well commented.
(If this comment was disrespectful, please report it.)

 
10/30/2008 2:39:32 AMPierre_Bontecou

Omnicognic, nice quality code and it's good to see so many comments too. Your animation function is much easier to follow then frameworks like prototype. I like the slide-show feature and I'm going to use it on some sites that I've created. You should consider adding Menu and more Controls like Tree, RTF, etc. But what you posted is great for now!
(If this comment was disrespectful, please report it.)

 
11/8/2008 4:12:45 AMsandeep

great work
going to study it fully
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.