DISQUS

DISQUS Hello! Kyle Brady: A Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Kyle Brady: A Blog

thoughts on life, code, and things
Jump to original thread »
Author

Prototype JS: IE Issues

Started by Kyle Brady · 11 months ago

Anyone having issues with the latest update of Prototype JS? I started using Prototype so things could be cross-browser very easily. And now portions of it are broken.

IE throws a “script error” when I try to do:

$(’dataContainerId’).innerHTML = ‘

stuff

’;

This didn’t ... Continue reading »

2 comments

Add New Comment

Returning? Login