Good. Too many students come in and try to get their work done for them. I'm glad you're not one of them.

Quote Originally Posted by mrjavoman View Post
It just so happened that I didn't know how to scroll to a dynamically created tag and that was because as you pointed, I was using a deprecated tag.
Unfortunately, this could not be the cause. Using deprecated tags will not affect actual page display nor functionality. Currently, there is no browser that has moved past deprecated tags. So...even though it appears your page is fixed, it was fixed due to something else...not just changing the tag.

And, since your primary problem was scrolling, were you using the scrollTo() function for the scrolling?