cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can you embed a Dropbox folder on a website or webpage?

Can you embed a Dropbox folder on a website or webpage?

Martin P.3
New member | Level 1
Go to solution

What are good ways to embed dropbox folder in the a webpage like a Google drive for example ?

<iframe src="https://drive.google.com/embeddedfolderview?id=1234567890#list" width="100%" height="800" frameborder="0"></iframe>

51 Replies 51

Dattelpalme
Explorer | Level 3
Go to solution

I am using the embedder an it is working.

My only problem is that the height is to small - how can I change the heigt oft the displayed folder?Bildschirmfoto 2020-04-24 um 23.20.56.png

Greg-DB
Dropbox Staff
Go to solution

@Dattelpalme If you're using the Embedder via anchor tags, you can control the height via the 'data-height' attribute on the <a> element.

 

If you're using the Embedder via JavaScript, the height will be determined by the height of the element passed to Dropbox.embed, so you should style that element however you wish with CSS.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    modeling Explorer | Level 4
  • User avatar
    Patrick P.18 New member | Level 1
  • User avatar
    Jerome P.3 New member | Level 1
  • User avatar
    Martin P.3 New member | Level 1
What do Dropbox user levels mean?