[Javascript , Helpful]
Posted
May 28, 2007 3:12:12 PM
by techm
|
fValidator is a form validation library that gives you useful visual cues while filling out a web page form. For example if the password and confirm password fields don't match you can visually alert the end user on the form....
|
| |
[ Read More |
Views (880)] |
|
|
[AJAX , Javascript]
Posted
Jul 3, 2006 6:24:58 PM
by techm
|
Timeline is a widget ala Google Maps style. You can display a timeline for example JFKs assasination on this widget. Like Google Maps you can scroll the timeline left to right or right to left. You dont need to load any software and load up data using an xml file.
Take a look at the live examples ...
|
| |
[ Read More |
Views (1601)] |
|
|
[Javascript , Helpful]
Posted
Apr 7, 2006 4:33:21 PM
by Admin
|
Get script errors notification and send a screenshot with useful debugging information for developers in one click.
View all the Javascript functions defined in the page and their source code
Run Javascript code by using the interactive Javascript console
Not free though but so far looks worth the price.
-gypsy...
|
| |
[ Read More |
Views (1069)] |
|
|
[Javascript , Helpful]
Posted
Apr 7, 2006 4:26:56 PM
by gypsy
|
Would it not save you lots of time and reduce the number of users that encounter such errors on your site ?
As AJAX becomes more and more popular, and the browser wars saga gains speed again, more and more sites suffer from an increasing amount of JavaScript errors, most of which they are not aware of.
The reasons for JavaScript error range from browser compatibility issues to poor programming ...
|
| |
[ Read More |
Views (1034)] |
|
|
[AJAX , Javascript]
Posted
Dec 20, 2005 6:26:55 PM
by Admin
|
You want to sort tables by their columns? Here is a description of a good tutorial having good samples. Check out the demo. Its really simple to use. Just pass the table's id, column you want to sort and the type of sort(ascending or descending).
Here is the act...
|
| |
[ Read More |
Views (1242)] |
|
|
[AJAX , Javascript]
Posted
Dec 19, 2005 2:35:04 PM
by Admin
|
Whether you prefer to strictly follow OOP best practices or use the latest RAD flavour of the month, Bindows? provides you with the tools for developing efficient and flexible Rich Internet Applications. The Bindows Framework provides a class based object oriented API. Another cool thing about it is that it supports any backend server like Java, PHP, .NET etc. It supports also most browsers....
|
| |
[ Read More |
Views (1123)] |
|
|
[AJAX , Javascript]
Posted
Dec 6, 2005 10:27:17 AM
by Admin
|
AJAX is catching on and is the buzzword for almost all new web applications irrespective of the platform used. But it is still in the process of becoming a standard. Lots can be done as the development options have increased. So it really becomes important to avoid some mistakes and take care of some small things that we might ignore previously. Check out this article. It points out some of the common ...
|
| |
[ Read More |
Views (1124)] |
|
|
[AJAX , Javascript]
Posted
Oct 27, 2005 10:06:29 AM
by gypsy
|
This article is a hello world sample of using using XMLHttpRequest. The author believes in instant gratification as most of us starting a new technology....
|
| |
[ Read More |
Comments
(1) | Views (1179)] |
|
|
[AJAX , Javascript]
Posted
Oct 18, 2005 12:11:25 PM
by gypsy
|
A very neat website similar to Google personalization page. GUI is really nice. Check it out....
|
| |
[ Read More |
Views (1172)] |
|
|
[AJAX , Javascript]
Posted
Oct 18, 2005 11:52:04 AM
by ram
|
Very nice user registration form. We should try to use this in our next release of application. ...
|
| |
[ Read More |
Views (1172)] |
|
|
[Javascript]
Posted
Aug 17, 2005 10:48:08 PM
by tky
|
I love this new technology. I know it is as powerful as AJAX, and easy to use maybe to a certain extent. It can be used at many places, and it will definitely make the process of communication with your web-server much smoother. JSON-RPC-Java is intended for use in next generation Java / DHTML / JavaScript enterprise web applications to allow them to provide a similar level of speed and interactivity ...
|
| |
[ Read More |
Views (1058)] |
|
|
[Javascript , Cool]
Posted
Aug 4, 2005 4:46:51 PM
by ram
|
Check this out some real cool java script stuff....
|
| |
[ Read More |
Views (1164)] |
|
|
[Javascript , Cool]
Posted
Jul 26, 2005 10:45:11 AM
by Admin
|
Check out Konfabulator. Yahoo has acquired it and has made it free. It is developed in Javascript. You can use various widgets ranging from system utilities, calendars, news feeds, weather watch, traffic conditions, mlb scores etc. Also you can create your own widgets. It has a vast user/developer community. The look and feel is also like Mac applications. It is available for both Mac and windows. ...
|
| |
[ Read More |
Views (1096)] |
|
|
[Javascript , Helpful]
Posted
Jul 25, 2005 9:54:37 AM
by Admin
|
Here is a nice example of how to implement a tree structure in DHTML. This can be used in web pages where you want to provide a easy/custom browsing feature.
Some features are:
1. Expand the whole tree 2. Collapse the tree 3. Search an item in the tree
You can download the javascript file here..
It ...
|
| |
[ Read More |
Views (1011)] |
|
|
[Javascript]
Posted
Jun 7, 2005 2:41:54 PM
by gypsy
|
Is there a way to add rows and columns to a html table?
Say our html page has a table. Is there a way we can add a new row or a new column to the table with the click of a button?...
|
| |
[ Read More |
Comments
(2) | Views (1026)] |
|
|
[AJAX , Javascript]
Posted
Jun 1, 2005 1:18:22 PM
by Admin
|
Here is a very good article related to technologies coming using the new coined platform AJAX.
Some points to note from the article
1. editors such as Bitflux, FckEditor, or Kupu written entirely in JavaScript, 2. www.tadalist.com - free to-do list online 3. 37signals.com - it has some good AJAX tools
Also look forward to this quote
Thomas Lackner's development group at ModernMethod ...
|
| |
[ Read More |
Comments
(2) | Views (1100)] |
|
|