Navigate Drive folders via Iframe

0

I have a code that shows the contents of a folder in Google Drive

<iframe src="https://drive.google.com/embeddedfolderview?id=iddapasta8#grid"width="100%" height="600" frameborder="0">Carregando...</iframe>

Only in this folder there is a subfolder, clicking it is redirected to Drive. I would like to be able to navigate between these folders within the iframe, could anyone help me?

    
asked by anonymous 18.01.2018 / 16:36

0 answers