+ 1
Can i apply css inside iframe...?
7 Antworten
+ 11
@Shailesh... Is the iFrame pointing to another page on the same website or is it pointing to a different website domain? Unless the others know something I don't, I'm pretty certain the restrictions on XSS (cross site scripting) make this impossible on modern browsers.
+ 8
yes
+ 7
Yes, you can apply css in iframe. Are you having a problem applying css there ? You could attach your code in the question for help.
+ 7
unfortunately you cannot change the CSS code of the source in your iframe but you can style the iframe
+ 2
yes you can
+ 2
will you please let me know how I will apply a css to iframe which I have used in my webpage...?
+ 1
yes I have created website using materialised css.
I have added one form which is coming from another website but it's UI is different then our project