JavaScript

2007年2月 7日 (水)

フォームの入力エラーを吹き出しで教えてくれる JavaScript

memo_title.jpg

これ今度フォームを作る機会があったら使ってみたい。
http://espion.just-size.jp/archives/07/035231221.html

続きを読む "フォームの入力エラーを吹き出しで教えてくれる JavaScript"

| | コメント (0) | トラックバック (0)

2006年7月27日 (木)

Niceform

badboy_js_title.gif

配布されているJavascriptのファイルとCSSファイルを読み込むだけでフォームがかっこよくなる。
配布サイト

Web forms. Everybody knows web forms. Each day we have to fill in some information in a web form, be it a simple login to your webmail application, an online purchase or signing up for a website. They are the basic (and pretty much the only) way of gathering information on the web.

You basically know a web form when you see one as they always look the same and they’ve kept this look over the years. Try as hard as you might but web forms can only change their appearance so much. Some may argue that this is a good usability feature and I tend to agree but there comes a time when you just need to style web forms so they look different. How do you do that? How to transform something that looks like this:

▼組み込み例


を入れないと動作しないようです。

続きを読む "Niceform"

| | コメント (0) | トラックバック (0)