top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

I am trying to 'include' a HTML Document in another Document. Is there any way to do this?

+1 vote
283 views
I am trying to 'include' a HTML Document in another Document. Is there any way to do this?
posted Apr 21, 2016 by Prajwal C.m.

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

I would suggest using ng-directive AngularJS to accomplish this. Of course, to make your application angular compatible you should make certain modifications to the existing file structure and architecture design.

Refer the official documentation to know more

answer May 19, 2016 by Vinod Kumar K V
...