Tips and Tutorials related scripts & softwares
The article describes the reliable method of getting window size and scroll bars position in JavaScript
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.
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.
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.
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.
"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.
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.
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.
A nice tutotial on DHTML slider weight control. Slider has two math options: Percent and Score. Percent option has automatic weight redistribution to non-selected sliders if they are not locked. Source code available for download.
|