Skip to content

sandeepk84/BT-Inline-Edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BT-Inline-Edit

Inline edit using Bootstrap and Jquery

  1. Editing a textfield value
    • File - inline-edit-textfield.html
    • An HTML page which displays a text() and an Edit button to change the text. Clicking on Edit button shows a textfield pre-filled with the current value. User can enter a new value to modify the current one.
  2. Editing a drop down value
    • File - inline-edit-dropdown.html
    • An HTML page which displays a text() and an Edit button to change the value. Clicking on Edit button shows a drop down with the current value selected. User can select other options from the drop down.

About

Inline edit using bootstrap and jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages