Monday, 26 August 2013

Sharing html files in Hot Towel Template similar to partial views in MVC application

Sharing html files in Hot Towel Template similar to partial views in MVC
application

I am using Hot Towel template with knockout data binding. I have certain
HTML that I know is going to be used at several places in my application.
Is it possible to share my HTML files similar to using partial views in an
MVC application ? Also, the windows sharing the html files will be open
simultaneously. Both will be bound to same observables. Will this cause a
problem ?
Thanks.

No comments:

Post a Comment