🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

WinJSContrib.DataForm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

WinJSContrib.DataForm

Control and css framework for handling data forms with validation

2.0.0.6
Source
NuGet
Version published
Maintainers
1
Created
Source

WinJSContrib.DataForm

This package contains a set of CSS and javascript to help manage data forms with integrated validation mecanisms.

The validation logic rely on jQuery validate (for validation) and tooltipster (for showing error tooltips)

Please be aware that this package is still a work in progress.

To use this control, reference the javascript and css, and declare it in your page or in default.html

The DataForm control must be attached to a form element.

Here is an example :

horizontal form

name

gender male female unknown

address

save cancel

see http://jqueryvalidation.org/documentation/ for details about validation options

If you want to know more, or need some help, look at the samples or start a new discussion at : https://github.com/gleborgne/winjscontrib

Keywords

WinJS

FAQs

Package last updated on 05 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts