Someone alerted me that if the browser is in the middle of doing a 'jump' you cannot switch to another tab/window in the browser until the jump is finished. I believe this is due to my loop.
I'll have to change the scroll actions to setTimeout.
Someone also alerted me that if someone posted an anchor tag in a post below someone elses post - the person with the above post can edit his post to have an anchor with the same name which would OVERRIDE the anchor in the post below.
I'll have to add a different function rather than getElementById - which will only check for anchors within the post the anchor is within.
I'm also going to have an autoinstaller made shortly.
|