HTML5 audio taglib ver. 1.1


    Custom JSP tags library lets you create a link with HTML5 audio. For example:
 


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

<p:HtmlAudio url="your_file.ogg">play me</p:HtmlAudio>

Tags are:

HtmlAudio

Body tag lets you create a link with HTML5 audio player. Tag's body describes an anchor. Attributes are:

1) url Describes an URL with your media file

for downloading:

Library: htmlaudiotag.jar    Description: taglib.tld

 © Coldbeans      Comments?

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

Also in Coldtags: