Tunnel API

keyword

Other API in Package

Web

User

Internal Tunnel

Internal Web

keyword tag

This tag wraps all instances of find with a span tag and the specified class. The content within this tag should not have markup.

Tag Attributes
Attribute Notes
find Required
class
style
delim

Sample:

<c:keyword find="seven,score" class="select" style="color:red" delim=",">
For score and seven years ago...
</c:keyword>

will produce:
        
For <span class="select" style="color:red">score</span> and <span class="select" style="color:red">seven</span> years ago
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Jul 15, 2024 03:42 PM