Page 1 of 1

Accessing page css, objects from HTML in HTML component

Posted: Thu Nov 14, 2013 3:59 pm
by Kevin Preston

I am using HTML controls on pages where the HTML source comes from a back end database via a service. Can this HTML (or javascript) access css, objects etc from the page? If so how is it done, so far I have been unsuccessful?


Accessing page css, objects from HTML in HTML component

Posted: Thu Nov 14, 2013 4:29 pm
by Maryna Brodina

Hello! It depends on how you insert data. If you insert in html component you have full access to CSS and JS, if in iframe - you won't have an access.