Nice 'n blinkey...

home | blog | Terrible people and places | Covid-19 links | Teh Internet | guest blog |rants | placeholder | political | projects | Gwen and Liam | Citadel patched | Tools | Scouts




Blink tag makes a slight comeback:
See it in action here: http://l1demo.org/
<script type="text/javascript">
    setInterval(function(){
        $('blink').each(function(){
            $(this).css('opacity' , $(this).css('opacity') === '0' ? '1' : '0')
        });
    }, 500);
</script>

...
<blink>*NEW*</blink>
...




[æ]