I've renamed the plugin to MVC (jquery.mvc.js) as I think it really falls more into the Controller part of MVC pattern. It makes it's purpose clearer, and avoids confusion with the term modal!
New links: http://jollytoad.googlepages.com/mvc-demo.html http://jollytoad.googlepages.com/jquery.mvc.js On May 18, 1:00 pm, Mark Gibson <[EMAIL PROTECTED]> wrote: > Hello, > I've got a new plugin for jQuery. > It's a simple data model, useful for implementing a client-side MVC > pattern.