Browser back button problem due to async google ads
Hi All,
I am facing an irritating problem with back button of Mozilla Firefox on my page
http://www.indianindustry.com/furniture/home-furniture.html . I have detected the problem but didn't find any solution yet .
Problem is due to the below code to load async google ads :-
(adsbygoogle = window.adsbygoogle || []).push({});
(adsbygoogle = window.adsbygoogle || []).push({});
(adsbygoogle = window.adsbygoogle || []).push({});
(adsbygoogle = window.adsbygoogle || []).push({});
(adsbygoogle = window.adsbygoogle || []).push({});
There are 5 different google ads on above page using the below code for each ad before above lines
<ins class='adsbygoogle' style='display:inline-block;width:300px;height:250px' data-ad-client='ca-pub-7589397227296679' data-ad-slot='3806018156'> </ins>
Now the problem is that when I go to http://www.indianindustry.com/furniture/household-furniture.html from http://www.indianindustry.com/ and try to go back on http://www.indianindustry.com/ by clicking browser's back button then after 3-4 clicks it lands to the previous page .
Please let me know how can I fix this issue .
Thanks in advance,
Akhand
Ndryshuar