[Pro] Why is one word flashing on and off

Can anyone tel me why one word is flashing on and off at the bottom of this site: www.bajanapple.com ???


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Using Chrome and I don’t see any flashing text or graphics.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On my iMac Safari shows fine buy Firefox and Opera show the Brown Bajan word at the bottom left flashing on and off at set intervals?

On 23 May 2012, at 21:21, “Rich Gannon” email@hidden wrote:

Using Chrome and I don’t see any flashing text or graphics.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Looks like that text is styled to blink,
.style59 { text-decoration:blink; font-size:22px }

And yes…when I view I in Firefox it is blinking.

Highlight that bit of text and in the inspector you should see that the “Blink” button is on…click it to turn it off.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just a sidestep,

is it really planned to wrap the entire page in a table-construction? Tables do have their strengths no doubt (wrapping a form…) but they are dated and outermost complicated to work on. People are often surprised if someone mentions this and I figured out two reasons for it:

  • css button off
  • a former user of GoLive
  • excessive use of inspectors graphic features

Rethink this. FW offers with simple HTML items such a comfortable way of designing pages without any table-cell-stuff.

The adventurous blink style stuff I have no idea how this can be achieved by average mortal “inspector” user (it is in webkit an invalid property value btw) - but I’m curious learning each day more ( … or sometimes better less).

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for that on the master page yes the style was set to blink.

This forum is very helpful.

Thanks guys for your help.

On 23 May 2012, at 21:44, “Rich Gannon” email@hidden wrote:

Looks like that text is styled to blink,
.style59 { text-decoration:blink; font-size:22px }

And yes…when I view I in Firefox it is blinking.

Highlight that bit of text and in the inspector you should see that the “Blink” button is on…click it to turn it off.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options