0

I've to show separate web application in my angular2 application. So i took <iframe>and gave it a url. Its loading webpage properly.
Now i want to control some css of web application present inside <iframe> from my angular2 application. Giving css directly in application will not work because <iframe>act as separate independent window. Is there a way to add css file to the web application shown inside <iframe>? I know we can do this with jquery but i need a way to do it through angular2.

Krishna
  • 1,865
  • 4
  • 18
  • 26

0 Answers0