AJAX: Asynchronous Javascript and XML (Using PHP to send data) Ver: n/a AJAX is the future; Ajax allows you to send and receive data to / from the server without refreshing. Learn all about this new hot thing (used by Goog ... |
Changing external style sheets using the DOM Ver: n/a Using the DOM, you can access and manipulate external style sheets on the page, from adding/deleting rules to modifying existing ones. This comprehens ... |
HTML and CSS Table Border Style Wizard Ver: n/a 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 ... |
How to test for the Javascript DOM? Ver: n/a "Browsing the forums, development articles and other resource sites raised an interesting yet recurring question: 'How do I test for the Document ... |
DHTML Dropdown Menu Ver: n/a 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 ... |
Sticky Table Headers Ver: n/a 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 ... |
Introduction to Dynamic Properties Ver: n/a Dynamic Properties is a relatively unknown feature of IE5+ that allows you to substitute static values in your HTML with dynamic expressions instead. ... |
Manipulating a XML file using DHTML Ver: n/a In this tutorial, we look at using DHTML to retrieve and display a XML file. This is useful when you need a client side method of including XML files ... |
How to use the ID property Ver: n/a Do you know that you can assign unique ID to any HTML element of your page and then use this ID as a short name to control the properties of the named ... |
AJAX: Asynchronous Javascript and XML (Using PHP to send data) Ver: n/a AJAX is the future; Ajax allows you to send and receive data to / from the server without refreshing. Learn all about this new hot thing (used by Goog ... |