icecoder/ICEcoder

Get load file using XHR also and not an iFrame

Opened this issue · 0 comments

The load system was merged with other PHP code but it also still operates in isolation and via an iFrame in icecoder.js's serverQueue system.

Look to load files over XHR too and ultimately can end up dropping the filesFrame as nothing would be loaded via an iFrame then.