| Montag, 14. Januar 2002 | |
Saving Cookies in Persistent Related Menus (1/14/2002). Do you know how to save related menu selections on page reloads? Learn how to store the menu index in a cookie. [JavaScript Tip of the Day] 5:58:37 PM |
|
Non-Persistent Related Menus (1/13/2002). Did you know that menu entry selections are not persistent? Here is how you can prove it to yourself with related menus. [JavaScript Tip of the Day] 5:58:29 PM |
|
Related Menus (1/12/2002). Do you know how to create related menus? Here is a lean version of a related menu, generated by Doc JavaScript's Menu Builder. [JavaScript Tip of the Day] 5:58:22 PM |
|
Getting Cookies (1/11/2002). Do you know how to get cookies? Here is a JavaScript function that will parse document.cookie and extract the requested cookie. [JavaScript Tip of the Day] 5:58:11 PM |
|
Setting Cookies (1/10/2002). Do you know how to set cookies? Here is a JavaScript function that will make it much easier. [JavaScript Tip of the Day] 5:57:39 PM |
|
Differentiating between Cookies (1/9/2002). Do you know how to use cookies? Learn about the parameters used to distinguish between them. [JavaScript Tip of the Day] 5:57:30 PM |
|
Conditional Coloring in XSLT (1/8/2002). Do you know how to color low grades in a report card with red? Learn how to use xsl:choose, xsl:when, and xsl:otherwise. [JavaScript Tip of the Day] 5:57:23 PM |
|
