Skip to content

antonzaytsev/jQuery-Custom-Form-Elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Form Elements for jQuery

Provides ability to customize your radio/checkbox/file inputs and selectboxes with custom styles

Installation

  • Put jquery.cfe.js nad jquery.cfe.css on the page
  • use it $('input, select').cfe();

Options

no any options fon

How to customize select

need to add ...

How to customize checkbox input

need to add ...

How to customize radio input

need to add ...

How to customize file input

need to add ...

About

Customize form elements using jQuery

Resources

License

Stars

Watchers

Forks

Packages

No packages published