mikebritton
|
|
« on: November 05, 2012, 09:08:37 » |
|
I'm working out a responsive design template that may be useful for others. Showing / hiding of things like top nav and bottom nav is done programmatically, side menu, all that.
How would I begin thinking of this as a puremvc plugin? I've created many jQuery plugins, so I'm familiar with this format, but a puremvc approach would be different. I'm trolling for best practices, I guess, since a plugin architecture would open some doors.
Thanks in advance.
|