[Html-widget] HTML-FormFu example xhtml

Carl Franks fireartist at gmail.com
Fri Jan 19 17:41:23 GMT 2007


I've mentioned a couple of times recently that I've been working on a
replacement for H-W.
It's codename is HTML::FormFu, and I've decided to post an example of
the markup it currently generates, including example css, in case
anyone's interested in giving feedback.

http://www.fireartist.com/tmp/html-formfu/vertically-aligned.html

So far I've only tested it on firefox (linux/windows) and IE (windows).

Here's the program used to create the page:
http://www.fireartist.com/tmp/html-formfu/vertically-aligned.pl
http://www.fireartist.com/tmp/html-formfu/vertically-aligned.tt
It's a bit crowded due to the size of the form, but it provides an
example of the similarities/differences with H-W.

Here's the css:
http://www.fireartist.com/tmp/html-formfu/vertically-aligned.css
http://www.fireartist.com/tmp/html-formfu/vertically-aligned-ie.css
The 2nd file contains an IE-only style. It's loaded using a html/IE
comment hack.
It's not that big a deal, style-wise, if you choose to not include the
IE css file.

Most of the code functionality is working but I can't put it in a
public svn quite yet, as I started off with the H-W codebase, and so
the copyright notices in all the files are out of whack. - A minor
thing which I'll fix after the weekend.

However, for now, I'm just hoping that I get some feedback on my
proposed markup and css classname use.

Cheers,
Carl



More information about the Html-widget mailing list