I'm working on an extension, but it will only work properly if everything in Adapt has already loaded.
There is the typical $(window).bind("load",function()
But it doesnt seem to be working properly on Adapt.
I know the Adapt core shares a lot of different functions that are specific to Adapt.
Is there one specific for running scripts at the end of Adapt loading everything else?
Cheers