Multiple Form Submit Buttons
Description: It is often required that you need to send the data in the same form to different cgi scripts depending one certain criteria. JavaScript allows you to modify the action field of an HTML form dynamically. This article shows you how to do it.
Added on: 03-Dec-2006 Hits: 122
|
Comments (0)Marquees
Description: This tutorial will teach you about simple HTML marquees, and how to make them slide in different ways.
Added on: 14-Nov-2005 Hits: 182
|
Comments (0)Learn CSS Positioning in Ten Steps
Description: This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.
Added on: 05-Mar-2007 Hits: 137
|
Comments (0)How to Create Collapsible DIV with Javascript and CSS
Description: In this tutorial, we will create functions to slide DIVs up and down. It supports multiple animations happening simultaneously, as well as a variable animation length. It’s also time-based, rather than increment based, so it’ll animate the same speed on most computers; old computers won’t take 10 minutes for a DIV to slide down.
Added on: 08-Mar-2007 Hits: 163
|
Comments (0)Fake iframe
Description: Your going to have some understanding of CSS to do this. This css codes creates a scrollbar when content is more than the set amount.
Added on: 23-Dec-2005 Hits: 175
|
Comments (0)Custom Cursors
Description: Learn how to create and use custom cursors for your site.
Added on: 08-Nov-2005 Hits: 249
|
Comments (0)CSS Text Decoration
Description: You will have noticed that links, by default, are underlined when seen in browsers...and you obviouslymight not like this behaviour at all.
Well, no worries, thanks to CSS styles you can make your text and links behave exactly as you prefer
Here well see some in-line style definitions, by the way the same stuff can be put in the attached style sheet:
Added on: 26-Mar-2006 Hits: 209
|
Comments (0)CSS Star Ratings
Description: So, many of you have seen a blog. Many of you have seen comments and reviews on sites such as Netflix and Amazon. Most of these reviews, as in Amazons case or Movies, as in Neflixs case come with a handy dandy rating.
Added on: 12-Jan-2006 Hits: 257
|
Comments (0)