Closed this issue 9 years ago · 1 comments
At the moment, it swaps only if DOM has finished loading.
Solved with $(document).bind("DOMSubtreeModified", swapACG) at the beginning and unbind when doc ready.