Closed drhanlau closed 10 years ago
Hi Kombai,
First of all, thanks for all your effort and timely reply, I really appreciate it.
http://www.johorads.com/adsindex.aspx
I am running the code in above url, and I have set fixSize to 1, is there anyway to detect the gaps, (yellow blocks in the screenshot)? Or can you give me some clue how to implement it?
Many thanks.
Hello, You can use onGapFound in the setting.
wall.reset({ onGapFound:function(gap, setting) { } });
Thanks very much, now it works :)
Hi Kombai,
First of all, thanks for all your effort and timely reply, I really appreciate it.
http://www.johorads.com/adsindex.aspx
I am running the code in above url, and I have set fixSize to 1, is there anyway to detect the gaps, (yellow blocks in the screenshot)? Or can you give me some clue how to implement it?
Many thanks.