RailsCasts Pro episodes are now free!

Learn more or hide this

Brian's Profile

GitHub User: brian5150

Site: https://www.share3d.com

Comments by Brian

Avatar

Did you ever resolve this? Thanks for any tips.

Avatar

When I select the files or file, nothing happens.

I get the following error on page load:

TypeError: document.getElementById(...) is null
[Break On This Error]

return document.getElementById(id).innerHTML;

The id is: template-upload when I check it in Firefox.

Any thoughts?