Re: [css-d] External Links

2009-04-02 Thread Virgilio Quilario
 I'm wanting to add indicators for links that leave our site.  A little
 Googling included this info from MaxDesign:
 www.maxdesign.com.au/presentation/external/

 I noticed the 2005 date of the article and just wondered if the info
 presented is still considered a good method or is there something
 better now?

 I'd be open to any good examples you folks have of nice external link
 style treatments.

 Chris A.

hi Chris,

here's a css solution for indicating external links.
no need to add html tags, just put on the css.
http://www.bestwebbuzz.com/highlighting-different-types-of-link-part-1.html

Virgil
http://www.jampmark.com
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] External Links

2009-04-01 Thread mx . cssdee
Hi Chris,

Seems like a good method to me!

Ta,

Martyn

On Apr 1, 2009 3:54pm, Chris Akins tipper...@gmail.com wrote:
 I'm wanting to add indicators for links that leave our site. A little

 Googling included this info from MaxDesign:

 www.maxdesign.com.au/presentation/external/



 I noticed the 2005 date of the article and just wondered if the info

 presented is still considered a good method or is there something

 better now?



 I'd be open to any good examples you folks have of nice external link

 style treatments.



 Chris A.

 __

 css-discuss [cs...@lists.css-discuss.org]

 http://www.css-discuss.org/mailman/listinfo/css-d

 List wiki/FAQ -- http://css-discuss.incutio.com/

 List policies -- http://css-discuss.org/policies.html

 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] External Links

2009-04-01 Thread Sandy

I'm wanting to add indicators for links that leave our site. A little
 
 
Googling included this info from MaxDesign:
 
 
www.maxdesign.com.au/presentation/external/
 
 
 
 
I noticed the 2005 date of the article and just wondered if the info
 
 
presented is still considered a good method or is there something
 
 
better now?


check out
http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html

he's got an easy to use technique that doesn't involve putting a span on 
each external link.

Sandy
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] External Links

2009-04-01 Thread Bill Brown
Chris Akins wrote:
 I'm wanting to add indicators for links that leave our site.  A little
 Googling included this info from MaxDesign:
 www.maxdesign.com.au/presentation/external/
 
 I noticed the 2005 date of the article and just wondered if the info
 presented is still considered a good method or is there something
 better now?
 
 I'd be open to any good examples you folks have of nice external link
 style treatments.

Hi Chris,

I recently wrote an article for Jeff Starr of Perishable Press [1] about 
this. It involves some JavaScript, but it might be helpful.

[^1]
http://perishablepress.com/press/2009/01/20/targeting-external-links-intelligently/

Hope it helps.
--Bill

-- 
!--
  ! Bill Brown macnim...@gmail.com
  ! Web Developologist, WebDevelopedia.com
--
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/