Thursday, April 14, 2011

Oracle Finished! (a concession)

Sometimes, you know the right way to do something, but you're already in the process of doing it the wrong way, so you don't want to stop and do it the right way. A case in point for me would be Beardulax. I knew for a fact that including the script inside of document.write(); html was messing up something for Chrome inside of all.js, but I was determined to get it to work!

Five days later, I gave up, deleted the document.write();'s, stuck in four document.getElementbyId()'s, and it worked like a charm... Bah!

No comments:

Post a Comment