R
R
Roman Govorov2020-05-28 12:57:46
Bitrix24
Roman Govorov, 2020-05-28 12:57:46

How to increase the iframe of the Bitrix24 application?

5ecf8afbb4b93492897849.jpeg
I created an application, remotely, I need to expand the scope, can I do it somehow?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2020-05-29
@RGameShow

Using the resizeWindow()
method, create a div with the workarea class, put all the html in it, and add it in the js in the right place

BX24.resizeWindow(document.body.clientWidth, document.getElementsByClassName("workarea")[0].clientHeight)

You can also look at the Bitrix24 Marketplace course , this method is also mentioned there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question