Guest User

Untitled

a guest
Feb 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. # ----------------------------------------------------------------------
  2. # Stop screen flicker in IE on CSS rollovers
  3. # ----------------------------------------------------------------------
  4.  
  5. # The following directives stop screen flicker in IE on CSS rollovers in combination with the "ExpiresByType" rules for images (see above)
  6. # If needed, un-comment the following rules.
  7.  
  8. # BrowserMatch "MSIE" brokenvary=1
  9. # BrowserMatch "Mozilla/4.[0-9]{2}" brokenvary=1
  10. # BrowserMatch "Opera" !brokenvary
  11. # SetEnvIf brokenvary 1 force-no-vary
Add Comment
Please, Sign In to add comment