keyword tagThis tag wraps all instances of find with a span tag and the specified class. The content within this tag should not have markup.
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 - 2025, ContractPal, Inc. All rights reserved. | API Date: Oct 28, 2025 12:36 PM |