PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 3.00 average.

Blinking Hyperlink

 
 
=?Utf-8?B?QmVu?=
Guest
Posts: n/a
 
      4th Apr 2005
I'm a web administrator for my school. I want to create a link on the home
page that blinks (flashes). How do I do that?
 
Reply With Quote
 
 
 
 
Mike Mueller
Guest
Posts: n/a
 
      4th Apr 2005
<blink></blink>

As such, it is a deprecated tag and nol longer supported by
IE.



"Ben" <(E-Mail Removed)> wrote in message
news:F7D76A7B-4AEC-4E84-84FA-(E-Mail Removed)...
: I'm a web administrator for my school. I want to create a
link on the home
: page that blinks (flashes). How do I do that?


 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th Apr 2005
It was never supported by IE, it was a NS only tag, but you are correct in the NS6 and up no longer
support it.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Mike Mueller" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> <blink></blink>
>
> As such, it is a deprecated tag and nol longer supported by
> IE.
>
>
>
> "Ben" <(E-Mail Removed)> wrote in message
> news:F7D76A7B-4AEC-4E84-84FA-(E-Mail Removed)...
> : I'm a web administrator for my school. I want to create a
> link on the home
> : page that blinks (flashes). How do I do that?
>
>



 
Reply With Quote
 
Jens Peter Karlsen[FP MVP]
Guest
Posts: n/a
 
      4th Apr 2005
Use CSS, text-decoration: blink

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Ben [private.php?do=newpm&u=]
> Posted At: 4. april 2005 22:49
> Posted To: microsoft.public.frontpage.client
> Conversation: Blinking Hyperlink
> Subject: Blinking Hyperlink
>
>
> I'm a web administrator for my school. I want to create a
> link on the home page that blinks (flashes). How do I do that?
>


 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      4th Apr 2005
This also will only work in NS browsers and most likely will
be deprecated as well.

Mike



"Jens Peter Karlsen[FP MVP]" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
: Use CSS, text-decoration: blink
:
: Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
:
: > -----Original Message-----
: > From: Ben [private.php?do=newpm&u=]
: > Posted At: 4. april 2005 22:49
: > Posted To: microsoft.public.frontpage.client
: > Conversation: Blinking Hyperlink
: > Subject: Blinking Hyperlink
: >
: >
: > I'm a web administrator for my school. I want to create
a
: > link on the home page that blinks (flashes). How do I
do that?
: >
:


 
Reply With Quote
 
Tom Pepper Willett
Guest
Posts: n/a
 
      5th Apr 2005
For a script that is multi-browser compatible, I recommend you Google for:

blinking text script
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fron...o/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/und...ing/frontpage/
===
"Ben" <(E-Mail Removed)> wrote in message
news:F7D76A7B-4AEC-4E84-84FA-(E-Mail Removed)...
| I'm a web administrator for my school. I want to create a link on the
home
| page that blinks (flashes). How do I do that?


 
Reply With Quote
 
Linda R
Guest
Posts: n/a
 
      5th Apr 2005
Ben wrote:
> I'm a web administrator for my school. I want to create a link on the home
> page that blinks (flashes). How do I do that?


You could always do it as an animated GIF. :-)

--
Linda Rathgeber
-----------------------------------------------------------------------
Fireworks RAZZLE DAZZLE & PHOTO MAGIC | www.webdevbiz.com/pwf/index.cfm
VICTORIANA | www.projectseven.com
 
Reply With Quote
 
=?Utf-8?B?QmVu?=
Guest
Posts: n/a
 
      5th Apr 2005
How does one do this, and insert it in a web page. Thank you Linda. Ben

"Linda R" wrote:

> Ben wrote:
> > I'm a web administrator for my school. I want to create a link on the home
> > page that blinks (flashes). How do I do that?

>
> You could always do it as an animated GIF. :-)
>
> --
> Linda Rathgeber
> -----------------------------------------------------------------------
> Fireworks RAZZLE DAZZLE & PHOTO MAGIC | www.webdevbiz.com/pwf/index.cfm
> VICTORIANA | www.projectseven.com
>

 
Reply With Quote
 
Jens Peter Karlsen[FP MVP]
Guest
Posts: n/a
 
      5th Apr 2005
It will also work in Opera and Firefox.
It isn't deprecated.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Mike Mueller [private.php?do=newpm&u=]
> Posted At: 5. april 2005 00:03
> Posted To: microsoft.public.frontpage.client
> Conversation: Blinking Hyperlink
> Subject: Re: Blinking Hyperlink
>
>
> This also will only work in NS browsers and most likely will
> be deprecated as well.
>
> Mike
>
>
>
> "Jens Peter Karlsen[FP MVP]" <(E-Mail Removed)> wrote in
> message news:(E-Mail Removed)...
> : Use CSS, text-decoration: blink
> :
> : Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> :
> : > -----Original Message-----
> : > From: Ben [private.php?do=newpm&u=]
> : > Posted At: 4. april 2005 22:49
> : > Posted To: microsoft.public.frontpage.client
> : > Conversation: Blinking Hyperlink
> : > Subject: Blinking Hyperlink
> : >
> : >
> : > I'm a web administrator for my school. I want to create a
> : > link on the home page that blinks (flashes). How do I do that?
> : >
> :
>
>


 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      5th Apr 2005
You will need an animation image editor

PS
Don't use any blinking text or images
- can cause harm to users w/ health problems (epilepsy)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Ben" <(E-Mail Removed)> wrote in message news:79F05C7D-5CED-4211-B34C-(E-Mail Removed)...
| How does one do this, and insert it in a web page. Thank you Linda. Ben
|
| "Linda R" wrote:
|
| > Ben wrote:
| > > I'm a web administrator for my school. I want to create a link on the home
| > > page that blinks (flashes). How do I do that?
| >
| > You could always do it as an animated GIF. :-)
| >
| > --
| > Linda Rathgeber
| > -----------------------------------------------------------------------
| > Fireworks RAZZLE DAZZLE & PHOTO MAGIC | www.webdevbiz.com/pwf/index.cfm
| > VICTORIANA | www.projectseven.com
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inserting a hyperlink to file creates DFS hyperlink instead of drive-letter link Brian Roden Microsoft Outlook Discussion 0 18th Sep 2006 08:32 PM
Converting Varchar Hyperlink address from SQL Server to real hyperlink in MS Access FA Microsoft Access Form Coding 3 25th Jan 2006 08:03 PM
Changing Data Type ftom hyperlink to text back to hyperlink Dkline Microsoft Access VBA Modules 0 22nd Dec 2004 06:07 PM
blinking task-bar when opening hyperlink =?Utf-8?B?TWlrZSBC?= Microsoft Powerpoint 4 7th Nov 2004 08:18 PM
Moving Table of Contents turns entry into hyperlink. I don't need no stinking hyperlink Joe Williams Microsoft Word Document Management 3 19th Jun 2004 04:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:05 AM.