ie page enter/exit effect


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">
  2. <meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)">

Report this snippet


Comments


You need to login to view comments.