Ropstah
Ropstah

Reputation: 17804

Colorbox: Show/simulate 'loading' animation for iframe content?

How can I show or simulate (using a fixed timespan) a loading animation for iframe content which is displayed using Colorbox?

What I'd like to achieve is actually a temporary overlay over the iframe content, which disappears when the iframe-content is loaded. Is this somewhat possible?

Upvotes: 0

Views: 5387

Answers (1)

serg
serg

Reputation: 111285

There is LoadMask plugin that can display an overlay. You will need to control when to show it and when to hide it manually though.

Upvotes: 3

Related Questions