Hey there, it seems like the javascript in the project is using document.write, which is generally frowned upon for breaking under certain circumstances

this was the case with a project I'm working on, so I decided to patch it out

there's still 1 document.write in there, but that one wrote a huge bit with multiple elements and it's just the debugger call, so I didn't rly care about that

the entire file also seems to be using tabs instead of spaces, I didn't rly follow that convention

Comments

seutje’s picture

StatusFileSize
new1.4 KB

lol typo

penyaskito’s picture

Status: Needs review » Reviewed & tested by the community

Works for me.

mgifford’s picture

It's been RTBC for 6 months. Is this project still active?

seutje’s picture

guess not, last commit was on 2010-10-31