タグ

FormとWebに関するtoshi3221のブックマーク (1)

  • jQuery Form Framework - jFormer

    If one of your requirements is to support multiple languages, you must familiarize yourself with supporting Unicode data. An in-depth discussion of Unicode support is outside the scope of this article. Besides, Joel Spolsky has already said it best. What you should know is how Unicode affects your database design (data types used), how it affects the encoding used for your Web application pages, a

    toshi3221
    toshi3221 2011/03/03
    入力フォームに特化したjQueryプラグイン。JFormComponentSingleLineTextの様にJS内でフォームを記載するGUIてきなAPIになっている
  • 1