Skip to content

Commit

Permalink
Fuck you IE6
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed May 11, 2010
1 parent 7ae1882 commit 4e950e3
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
= javascript_include_tag 'fastinit'
= javascript_include_tag 'tablekit'
%body
= '<!--[if lte IE 6]><script src="/javascripts/ie6/warning.js"></script><script>window.onload=function(){e("/javascripts/ie6/")}</script><![endif]-->'
%p{ :align => "right" }
= render :partial => "users/user_bar"
%p{ :align => "center" }
Expand Down
Binary file added public/javascripts/ie6/background_browser.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/javascripts/ie6/browser_chrome.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/javascripts/ie6/browser_firefox.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/javascripts/ie6/browser_ie.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/javascripts/ie6/browser_opera.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/javascripts/ie6/browser_safari.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
16 changes: 16 additions & 0 deletions public/javascripts/ie6/warning.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e950e3

Please sign in to comment.