Guest User

Untitled

a guest
Jun 21st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. <!--[if IE]>
  2. <link rel="stylesheet" type="text/css" href="/public/project/css/ie.css" media="screen" />
  3. <![endif] -->
  4.  
  5. <!--[if lt IE 9]>
  6. <link rel="stylesheet" type="text/css" href="/public/project/css/ie8below.css" media="screen" />
  7. <![endif]-->
  8.  
  9. <!--[if lt IE 9]>
  10. <script type="text/javascript" src="/public/project/js/PIE.js"></script>
  11.  
  12. <script type="text/javascript">
  13. $(function() {
  14. if(!($.browser.msie && $.browser.version=="6.0")){
  15. if (window.PIE) {
  16. $('input,textarea,.courseReservation, .courseReservation h2,.contentInner,.contentInnerWrapper,.dates > div,.dates a,.button,.blogEntryWrapper, .blogEntry,.gallery a').each(function() {
  17. PIE.attach(this);
  18. });
  19. }
  20. }
  21. });
  22. </script>
  23. <![endif]-->
Add Comment
Please, Sign In to add comment