| TOTAL: 3 Page: 1 of 1 |
|
Flip an image over on mouse over using javascript
This is one of the most asked-for items on the HTML Goodies site, an image flip. There has been a tutorial on image flips posted for a long time now, but the script employed gave MS Explorer some fits until some changes were made. It's an excellent script though and is still a great JavaScript tutorial to walk through. Heck, you may like it better than this new script. To see the previous Image Flip Tutorial, click here. This new script is much shorter and more compact. It also works cro

| Hits: | 177 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-14 |
Create Tabs using HTML and JavaScript
If you have as many reference books as I do then you need to stop buying reference books. I think I'm single-handedly keeping the computer book market up and running. Furthermore, if you have as many reference books as I do, then you have no doubt looked for a way to work with tabs in HTML. No luck, right? There isn't even line under "tabs" in the back of the books. I guess the main reason is that HTML is text-based so that a "tab" isn't carried along with the text much like extr

| Hits: | 170 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-14 |
Random Rotating Images using JavaScript
An important aspect to page design is keeping your page interesting for visitors who return often, looking for updates and seeing what's new. One way to accomplish this is to create Rotating Graphics that would change when a page is refreshed or returned to via the "Back" button on a browser. Rotating Graphics are created using JavaScript, a scripting language that allows you to do more with your web pages. (NOTE: Older browser versions cannot support JavaScript. For more about Jav

| Hits: | 43 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-14 |