I'd like to indicate on a list of links on my page what links are to a document such as a PDF or are a link to an external web site.
How do you handle such? Use a custom bullet or add an icon to the end of the link or ??? I'm looking for what's standard and what will be easiest for my content authors to create.
Custom Bullets for PDFs, External Links, etc.
I'd like to indicate on a list of links on my page what links are to a document such as a PDF or are a link to an external web site.
How do you handle such? Use a custom bullet or add an icon to the end of the link or ??? I'm looking for what's standard and what will be easiest for my content authors to create.
The easiest way to this is actually through CSS, no other programming needed :)
Here is an example of some CSS, but you can extended with as many icons and file types as you want:
http://jsfiddle.net/nikri/MctwL/
or see it directly
is working on a reply...