Notifications
Clear all

Downloads within iFrame

2 Posts
2 Users
0 Likes
391 Views
Posts: 11
Topic starter
(@ianhomewood)
Active Member
Joined: 1 year ago

I cannot find a way to allow downloads from within iFrames.  Is there a setting somewhere which I am missing, or do I have to add some code to the iFrame?

I cannot link to the exact page because it is in a members only area, but this is another page using Advanced iframe Pro on the same site

Thanks

Ian

Topic Tags
1 Reply
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

do you have  the sandbox attribute set? if yes you need to add

sandbox="allow-scripts allow-downloads"

to the iframe settings.

Reply