Focal Point
[SOLVED] How to determine if in html composer

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6957033876

September 10, 2015, 05:18 PM
TexasStingray
[SOLVED] How to determine if in html composer
I am creating some javascript/jquery files that add controls to the html page. Is there a way to determine if the html page is opened up in the composer vs being executed. I do not want the controls created when in composer cause when i open it up it creates the controls and when i save the html page it has the control saved in it.

This message has been edited. Last edited by: TexasStingray,




Scott

I think I resolved this by check the value of document.URL it is about:blank when in developer studio.




Scott