MediaWiki:BibleGet.js: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 136:
clearInterval(interval);
}
//However we still seem to be running into issues with being able to do calculations on elements
doFurtherDomManipulation();▼
//So let's maybe wait just a little bit before doing our calculations?
}
};
|