Skip to content Skip to sidebar Skip to footer
Showing posts with the label X Editable

X-editable Resetting Fields

i have the following html/php code (php tag ommited) $user = array( 'name' => Null, … Read more X-editable Resetting Fields

AngularJS Update Database Using X-Editable

So, i'm using AngularJS with X-Editable to make an easier way to edit my data. I have a table w… Read more AngularJS Update Database Using X-Editable