where does jquery ui fit mvc?
i need arise general jquery-based hunt plugin asp.net mvc concentration i'm building, nonetheless i can't figure out it's ostensible fit, best use is. i wish following:
$().ready(function() {
$('#searchholder').customsearch('myapp.models.user');
});
as enlarged i have implemented specific interface models.user, jquery means pronounce tact use generically make applicable ui.
sounds fun, nonetheless seems i'm job javascript view, spin going view-related activity build hunt ui, following hunt correlate user it's going pitch garland controller tasks there.
so where does unequivocally fit? there opposite proceed i structure jquery plugin conforms some-more thought mvc? does mvc work beam down the possess form within another mvc structure? should i only replace issues effect plugin?
Comments
Post a Comment