I have iframe which contains my organigram(basicprimitives). The question is how to disable all clicks in this iframe? And for later enable it for just specific items(class name). Code bellow is showing iframe selection and organigram properties(sector_options).
document.getElementById('organigram-iFrame').contentWindow.sector_options.
If there is anyone who can help me solve this thing out, I would be apreciated.