Due to changes in jQuery 1.4.3, you can no longer call :defaults when loading your js in your Rails 2.3 templates and expect your app to work in Internet Explorer 8, if you are using both jQuery and Prototype. You need to call ‘prototype’ directly and load ‘application.js’ just once, after you’ve loaded every other library. This is the best practice anyway, but now it’s, uh, the required practice. (FU M$…for making me a better coder!? OH NOES I LOSE)
In other news, I have blocked facebook in HOSTS at work, as an experiment.
coding tip #1
Published December 9, 2010 Uncategorized Leave a CommentTags: coding, facebook, ie8, programming, rails, ruby, ruby-on-rails
0 Responses to “coding tip #1”