Thanks. Those issues are all explained by Javascript not loading or being executed for your work browser somehow. (Is this only an issue for you on your IE8 work computer?) The most likely possibility is that I'm using some Javascript code that isn't available or compatible with IE8 (six years old), so an error is thrown that stops the rest of the Javascript on the page from executing. I'll look into it, though it's not easy for me to debug IE8 issues. If possible, could you open your IE8 console next time you're at work and see if it indicates any errors? I did some googling for "IE8 console" and it seems that you just have to press the F12 button. Looks something like this: [img]https://dl.dropboxusercontent.com/spa/quq37nq1583x0lf/-q9ikk1g.png[/img] I'd love to know if you have any errors or none at all. Either way, I do want to modify the Edit button so that it will fallback to an unfancy edit box even if Javascript is not working. That way, even if I can't figure out the other Javascript issues, you'll still be able to edit your posts.