abajan

linkToDD_belatedPNGscript

Nov 7th, 2011
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Copy the following block of code into the head of the page containing the form whose semi-transparent PNG image you want displayed correctly in IE6. If the image is used in the background of the form, the code can be used as is. However (to be continued...)
  2.  
  3. <!--[if IE 6]>
  4. <script type="text/javascript" src="DD_belatedPNG_0.0.8a.js"></script>
  5. <script type="text/javascript">
  6. DD_belatedPNG.fix('.form-all');
  7. </script>
  8. <![endif]-->
Advertisement
Add Comment
Please, Sign In to add comment