If you're wondering how to show real percentage inside web documents, this solution may be the best thing for you. Forget about xml http request (aka AJAX) ones, and it works flawlessly.
The bar will also make sure the user will see how much of the activity is completed, by using percentages from 1 to 100%.
FreeVersion: Mockup Platform(s): linux, windows, freebsd, osx, sun Updated: Sun Jan 13 2008
Bezier curves are frequently used in design work because of their "natural" flow. Modern JavaScript allows use of animation on web pages and Bezier curves can be employed to create eye-catching movements.
FreeVersion: n/a Platform(s): n/a Updated: Wed Jan 23 2008
In this tutorial you will learn how to create simple but efficient drop down menu. It is easy to configure and to change. It is simple but with some modifications you can make it to look really good.
Each week we will be adding at least one new tutorial or sample code related to moo.fx and its offshoots. The tutorials will range from DHTML effects to Ajax'd form submission and validation. Where possible, the tutorials will degrade in browsers that do not fully support the functionality of the script. We also are looking for article suggestions and ideas for script enhancement.
FreeVersion: n/a Platform(s): linux, windows Updated: Wed Sep 27 2006
This trick is useful when you need to show some expanding lists or you want to have a possibility to change the content of the page without reloading it. I’ll show you the core principle and some common examples.
Our tutorial site aims to teach all medium or advanced HTML/Javascript coders how to design and develop their own DHTML popups.
DHTML/Ajax popups are very important since they cannot be blocked and they can be enhanced with great visual effects (fading, drop-down, sliding etc).
The site features live and downloadable samples to illustrate our proposed code for each step.
Surprise your visitors with expanding banners - dynamic and attractive.
Expanding banners don't require much space at your pages so they don't restrict your design but they are able to contain big images that represent all the information you want to tell.
Can a smaller working AJAX example be produced? Always a believer in keeping it simple & find it easier to learn something complex, by making it as small as possible.
Visit the URL for a very small AJAX online demo. You can just cut and paste the example into a javascript function, then call it through an onclick or onchange javascript event handler.
FreeVersion: 1 Platform(s): linux, freebsd, sun Updated: Thu May 25 2006
Using the DOM, you can access and manipulate external style sheets on the page, from adding/deleting rules to modifying existing ones. This comprehensive tutorial shows you how.
FreeVersion: n/a Platform(s): linux, windows Updated: Fri Nov 11 2005
This javascript scripts guide is especially for those who are trying their best to learn DHTML by dissecting code written by others and for people who don't know much about programming but are interested in making their web sites look Dynamic with simple add-ons. In short we bring you (clean) cut and paste resources with explanations on how they work on the same page of each resource.
Use this wizard to experiment with list styles and generate sample CSS style source code. This wizard uses dynamic HTML to change the style of the table in-situ, without loading another page.
Version: n/a Platform(s): linux, windows, freebsd, osx, sun Updated: Mon Jun 18 2007
Use this wizard to experiment with table border styles and generate style source code. This wizard uses dynamic HTML to change the style of the table in-situ, without loading another page. It is cross-browser compatible with Firefox, Netscape, Internet Explorer, and other modern browsers.
Version: n/a Platform(s): n/a Updated: Mon Jun 18 2007
You have just finished creating or installing a killer CSS Drop menu for your website. There is only one problem, in IE6 the menu disappears where HTML form elements and Flash layers appear. Form elements and Flash in IE will always cover DHTML layers no matter what zIndex you have set. Here is tutorial on how to fix this using a very flexible menu script as an example.
Version: n/a Platform(s): n/a Updated: Sun Jan 14 2007
"Browsing the forums, development articles and other resource sites raised an interesting yet recurring question: 'How do I test for the Document Object Model (DOM) employed by a browser?'" This is a question that begs answering once and for all.
Version: n/a Platform(s): linux, freebsd, osx, sun Updated: Wed Nov 30 2005
Learn a really easy way to create cool dropdown menus. This methodology may or may not be conventional, but it's definitely easy, straightforward, and highly customizable.
Version: n/a Platform(s): linux, windows, freebsd, osx, sun Updated: Thu Jan 20 2005
Sticky Table Headers are a characteristic of tables that allow the HeaderRow of a table to remain stationary while the data rows are allowed to scroll. This offers a nice effect that allows tables a more "elegant" appearance. Users often ask me about this and it is nice to give this effect with minimal effort. As with just about everything related to programming, there is more than one way to skin a cat. This snippet contains 4 varieties.
Version: n/a Platform(s): windows Updated: Tue Oct 26 2004