Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-01-05, 04:57 PM   #1
spazlabz
You can now put whatever you want in this space :)
 
spazlabz's Avatar
 
Join Date: Apr 2003
Location: Bluegrass State
Posts: 963
Send a message via ICQ to spazlabz Send a message via AIM to spazlabz Send a message via Yahoo to spazlabz
<blink> I miss you so much!

it got killed, died an untimely death because people were annoyed by the flashing, but attention getting text.

Now when we want to flash text we have to use graphics and how is that SE friendly? anyone else miss the much maligned but very useful <blink>animate my words</blink> tag?


spaz
__________________
spazlabz is offline   Reply With Quote
Old 2007-01-05, 06:45 PM   #2
SheepGuy
It's the end of the world as we know it, and I feel fine
 
SheepGuy's Avatar
 
Join Date: Jul 2006
Location: Canada
Posts: 2,527
Quote:
Originally Posted by spazlabz View Post
it got killed, died an untimely death because people were annoyed by the flashing, but attention getting text.

Now when we want to flash text we have to use graphics and how is that SE friendly? anyone else miss the much maligned but very useful <blink>animate my words</blink> tag?


spaz
I still use it a bit, sparingly, but a bit. Didn't realise it was dead? LL's turn you down for that?
__________________
If the Environment was a bank, they would have saved it by now.
SheepGuy is offline   Reply With Quote
Old 2007-01-05, 08:22 PM   #3
MrYum
Arghhhh...submit yer sites ya ruddy swabs!
 
MrYum's Avatar
 
Join Date: May 2004
Location: Sunny Florida!
Posts: 5,108
Send a message via ICQ to MrYum
It's certainly not an auto decline with me...if used sparingly of course. I still see it once in a while, though not a lot...which is just fine

Not aware of anyone that instantly declines for its use, but there may be some out there.
MrYum is offline   Reply With Quote
Old 2007-01-05, 11:28 PM   #4
spazlabz
You can now put whatever you want in this space :)
 
spazlabz's Avatar
 
Join Date: Apr 2003
Location: Bluegrass State
Posts: 963
Send a message via ICQ to spazlabz Send a message via AIM to spazlabz Send a message via Yahoo to spazlabz
still use it? Which browsers display it? i tried a test with IE and it doesnt blink, just plain old static text


spaz
__________________
spazlabz is offline   Reply With Quote
Old 2007-01-05, 11:32 PM   #5
RamCharger
Shut up brain, or I'll stab you with a Q-tip!
 
RamCharger's Avatar
 
Join Date: May 2005
Location: Somewhere south of sanity.
Posts: 110
You could try cobbling together some javascript code that changes the font-color property on a timer. 3-5 lines of code (maybe).
__________________
Adult Pic Web Adult Link Web
RamCharger is offline   Reply With Quote
Old 2007-01-05, 11:39 PM   #6
MrYum
Arghhhh...submit yer sites ya ruddy swabs!
 
MrYum's Avatar
 
Join Date: May 2004
Location: Sunny Florida!
Posts: 5,108
Send a message via ICQ to MrYum
Quote:
Originally Posted by RamCharger View Post
You could try cobbling together some javascript code that changes the font-color property on a timer. 3-5 lines of code (maybe).
Very few if any reviewers will allow js on free sites.

As to where it works, I use FF for all reviewing and browsing. Do check my own pages in IE for compatibility issues of course.

Blink still works in FF...just checked IE and you're right...no joy there
MrYum is offline   Reply With Quote
Old 2007-01-06, 12:13 AM   #7
spazlabz
You can now put whatever you want in this space :)
 
spazlabz's Avatar
 
Join Date: Apr 2003
Location: Bluegrass State
Posts: 963
Send a message via ICQ to spazlabz Send a message via AIM to spazlabz Send a message via Yahoo to spazlabz
here this is kind of funny and you can read the full thing at wikipedia ( http://en.wikipedia.org/wiki/Blink_tag )
Quote:
Despite the element being initially popular amongst personal homepages, it has since fallen into disfavor due to its overuse and the difficulty it presents in reading. The tag achieved notoriety for being extremely user-unfriendly and epitomized many websites when the Internet first received limited popularity amongst home users.

The inventor of the blink tag, Lou Montulli, has said repeatedly in interviews that he considers "the blink tag to be the worst thing I've ever done for the Internet".
now i think that's just rude for such a cute little tag LOL


spaz
__________________
spazlabz is offline   Reply With Quote
Old 2007-01-06, 02:04 AM   #8
RamCharger
Shut up brain, or I'll stab you with a Q-tip!
 
RamCharger's Avatar
 
Join Date: May 2005
Location: Somewhere south of sanity.
Posts: 110
Quote:
Originally Posted by MrYum View Post
Very few if any reviewers will allow js on free sites.(
This disturbs me a bit. The reason is that I use TTT to do traffic trades on my TGP and part of TTT is ttt-in.php which sets the cookie on the end users browser using a single line of js.

Quote:
Originally Posted by MrYum View Post
As to where it works, I use FF for all reviewing and browsing. Do check my own pages in IE for compatibility issues of course.

Blink still works in FF...just checked IE and you're right...no joy there :
I can somewhat understand the rationale for killing blink. The trend in doctypes starting with XHTML 1.0 has been to move formatting tags out of the doctype completely and into CSS. The reason is to seperate the data from the formatting (good luck in *HTML since they've been comingled from the start). Maybe this is MS' move to force the process along.

This is somewhat aking to FF having made somewhat of a focus to do away with obsolete js compatibility by forcing usage of modern element addressing schema.
__________________
Adult Pic Web Adult Link Web
RamCharger is offline   Reply With Quote
Old 2007-01-06, 10:52 AM   #9
johnnybg
I want to set the record straight - I thought the cop was a prostitute
 
johnnybg's Avatar
 
Join Date: May 2004
Location: Serbia & Montenegro
Posts: 292
Send a message via ICQ to johnnybg
you can blink with CSS although I think it doesn't work with Internet Explorer
__________________
Teen Porn Site Blog
Johnny's Porn
Nesa (aka johnnybg)
johnnybg is offline   Reply With Quote
Old 2007-01-10, 08:51 AM   #10
kenny
No matter how good you are at something, there's always about a million people better than you
 
Join Date: Nov 2005
Posts: 233
Quote:
Originally Posted by spazlabz View Post
here this is kind of funny and you can read the full thing at wikipedia ( http://en.wikipedia.org/wiki/Blink_tag )

"Despite the element being initially popular amongst personal homepages, it has since fallen into disfavor due to its overuse and the difficulty it presents in reading. The tag achieved notoriety for being extremely user-unfriendly and epitomized many websites when the Internet first received limited popularity amongst home users.

The inventor of the blink tag, Lou Montulli, has said repeatedly in interviews that he considers "the blink tag to be the worst thing I've ever done for the Internet".


now i think that's just rude for such a cute little tag LOL


spaz

That is funny.

I always thought that <blink> was limited to netscape and <marquee> was limted to IE.

<blink> wouldn't be so bad if you could control the attributes.
kenny is offline   Reply With Quote
Old 2007-01-10, 08:56 AM   #11
spazlabz
You can now put whatever you want in this space :)
 
spazlabz's Avatar
 
Join Date: Apr 2003
Location: Bluegrass State
Posts: 963
Send a message via ICQ to spazlabz Send a message via AIM to spazlabz Send a message via Yahoo to spazlabz
Quote:
Originally Posted by sleeper View Post
That is funny.

I always thought that <blink> was limited to netscape and <marquee> was limted to IE.

<blink> wouldn't be so bad if you could control the attributes.
I found a ready made javascript that would allow you to control the attributes of blinking text and it actually made it pretty fancy. but then the whole java thing sort of goes agsinst what i was saying which is;

isnt blink cute and useful? heh heh


spaz
__________________
spazlabz is offline   Reply With Quote
Old 2007-01-10, 09:05 AM   #12
kenny
No matter how good you are at something, there's always about a million people better than you
 
Join Date: Nov 2005
Posts: 233
Quote:
Originally Posted by spazlabz View Post
I found a ready made javascript that would allow you to control the attributes of blinking text and it actually made it pretty fancy. but then the whole java thing sort of goes agsinst what i was saying which is;

isnt blink cute and useful? heh heh


spaz
Most reasonable people don't care if you use javascript.

I use it for geo ads all the time.

The only problem is submission scripts that automaticly reject because of it.

Although I don't think I'll go through that trouble over something like <blink>

Graphics are better for that
kenny is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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

Forum Jump


All times are GMT -4. The time now is 08:32 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc