Social bookmarks taglib ver. 1.3

    Custom JSP taglib. This taglib lets you generate a list of the social bookmarks:

 

<%@ taglib uri="taglib.tld" prefix="b" %>

<b:socialBookmark title="Bookmark taglib"/>

and you will get this:
 

Tags are:

socialBookmark

Generates a list of social bookmarks. Attributes are:

1) id Optional attribute. Describes a CSS/DHTML id for your block
2) className Optional attribute. Describes a CSS class.
3) title Optional attribute. Describes a title for your bookmark.
4) url Optional attribute. Describes an url. By default tag will use the current url.
5) cond Optional attribute. Describes a boolean attribute tag's behavior depends on. Default value is true (create bookmarks).
 

for downloading:

Library: socialtag.jar    Description: taglib.tld

© Coldbeans Software      Comments?

See also Coldtags suite - the largest collection of custom JSP tags.

Also in Coldtags: