Hi All,
I have 50+ html files with around 150+ pages (data-role=page)
I want to load them at once, in fact i am ok with loading delay for first time load.
but i dont want to keep 150+ pages in one html file
is there a way of doing #include type mechanism ?