Re: Blinking words
- From: "Mike Mueller" <MyName@xxxxxxxxxx>
- Date: Thu, 24 Apr 2008 11:05:12 -0500
I stand corrected, you needed to use javascript to blink in IE, the blink tag was NN, and the css is Opera & Mozilla. The css is listed as an optional tag, so you can't hold it against IE for not supporting it- maybe hold it against the rest of them for supporting it.
"Thomas A. Rowe" <tarowe@xxxxxxxx> wrote in message news:eIDUguhpIHA.1768@xxxxxxxxxxxxxxxxxxxxxxx
The blink tag was a Netscape only tag, not supported by IE.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Mike Mueller" <MyName@xxxxxxxxxx> wrote in message news:7C82F9F0-8794-4066-A0E5-AA4F33A794CE@xxxxxxxxxxxxxxxxThe CSS variant is supported only by Mozilla & Opera. Older versions of IE I believe supported the <blink> tag
Some browsers do the tag, others do the style, most don't do it- no one really likes it
I suppose one could always try <span style="text-decoration:blink"><blink>Blinky Text</blink></span>
Article--> http://www.domedia.org/oveklykken/css-blinking-text.php
I agree
"Jens Peter Karlsen" <jpkarlsen@xxxxxxxx> wrote in message news:hpp014175jblf8e22c6h3nch86e3o3b1ne@xxxxxxxxxxLuckily it doesn't work in most modern browsers. It is distracting
that something blinks on a page. Irritates most people after the first
couple of seconds.
If you absolutely will use it (it is your own customers you scare
away) the correct way is using CSS, text-decoration: blink.
Regards Jens Peter Karlsen.
On Thu, 24 Apr 2008 03:11:01 -0700, Zak
<Zak@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
What is the HTML to make a word blink/flash? i have tried <blink> but
apparently this doest work in Internet Explorer!
any suggestions?
thanks.
.
- References:
- Blinking words
- From: Zak
- Re: Blinking words
- From: Jens Peter Karlsen
- Re: Blinking words
- From: Mike Mueller
- Re: Blinking words
- From: Thomas A. Rowe
- Blinking words
- Prev by Date: Re: Blinking words
- Next by Date: Re: form submission is requiring password; how do I remove this
- Previous by thread: Re: Blinking words
- Next by thread: Re: Blinking words
- Index(es):
Relevant Pages
|