Right click taglib ver. 1.1

    Custom JSP taglib. This taglib lets you prohibit right mouse click. For example:

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

<cl:noRightClick>no right click here</cl:noRightClick>

Tags are:

noRightClick

Body tag lets you prohibit right mouse click. Tag outputs own body as an alert in case of right click. Parameters are: none

for downloading:

Library: rightclicktag.jar    Description: taglib.tld

© Coldbeans      Comments?

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