April 8, 201015 yr Try something simpler: "data:text/html, function blinkIt() { if (!document.all) return; else { for(i=0;i s=document.all.tags('blink')[i]; s.style.visibility=(s.style.visibility=='visible')?'hidden':'visible'; } } } Am i blinking ?"
April 9, 201015 yr Author I only posted my CF here. Making the blinking effect is only optionnal, the user will need to add the tag. Thanks
Create an account or sign in to comment