Always remain updated about current software development trends

Articles having tag: FORMS

A simple example of adding movable label controls at runtime

I created a simple form with a button to add a label controls at run time sequentially numbered, labels are movable and lines are drawn between labels

MP3 Rearrange

Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.

Drag and Drop and Automatically Send to the Server

I realised (when looking myself) that there are a lot of demos and tutorials that show you how to drag-and-drop a file into the browser and then render it on the page. They're often labelled as "drag-and-drop and upload", but they actuallydon't upload. This...

Wild Rhody

A website for a company started by two fishermen that supplies local seafood in Rhode Island. The site has a nice outline and makes good use of some of the new HTML5 elements. I would probably change the “Did you …Continue reading→

CYB

The website of a Greek company that provides internet and software products and services. The site uses new HTML5 elements throughout and the developers have shown a good understanding of their semantics. They could trim a few bytes by removing …Continue...

Beach Cams USA

A directory of beach and leisure webcams around the US coastline. The site uses new HTML5 structural elements and WAI-ARIA roles, as well as type="search" in the main site search. The contact form could use type="email" too, and hgroup would …Continue...

Graphical BinaryTrees

A graphical binary tree. Features: add, remove, or search for a node. Recursive algorithm is been used

CSS3 Pseudo-Classes and HTML5 Forms

Guest Doctor Peter Gasston takes a look at how new CSS3 Pseudo-classes align perfectly with HTML5 Forms.