pranaysoni
Results
2
issues of
pranaysoni
jquery-sortable is conflict with jquery ui. I want to have a list that is sortable, but I also want the elements in that list to be droppable to the divs...
var backbone = require('backbone'), _ = require('underscore'), validation = require('backbone-validation'); _.extend(backbone.Model.prototype, validation.mixin); i add a library on top of my express js code . Now how to set value and...