Posts

Showing posts from December, 2018

Key Value pair html UI with select 2 integration

Image
Key value pair editor jquery Key value pair editor for HTML. Using jquery and javascript. Alternative of Agular key value pair editor.  Feature Add/Delete/Update on key value pair. Require : jquery, bootstrap4, select2 and fontawson  <link rel= "stylesheet" href= "https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity= "sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin= "anonymous" > < link rel = " stylesheet " href = " https://use.fontawesome.com/releases/v5.6.1/css/all.css " integrity = " sha384-gfdkjb5BdAXd+lj+gudLWI+BXq4IuLW5IT+brZEZsLFm++aCMlF1V92rMkPaX4PP " crossorigin = " anonymous " > < link href = "https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.6-rc.0/css/select2.min.css" rel = "stylesheet" /> <script src= "https://code.jquery.com/jquery-3.3.1.slim.m