{JQueryPlugin}{IconSearchPath}
and defaults to FamFamFamSilkIcons, FamFamFamSilkCompanion1Icons, FamFamFamFlagIcons, FamFamFamMiniIcons, FamFamFamMintIcons'. The named icon will be picked found first on this path of topics where icons are attached to. The JQICON leverages the general icon loading mechanism as implemented by the JQueryPlugin and used by BUTTON as well.
Parameter: | Description: | Default:![]() |
---|---|---|
format | format string used to render the icon; known variables to be used in the format string are:
| <img src='$iconPath' class='$iconClass' $iconAlt$iconTitle/> |
alt | alt attribute | |
"name" | name of the icon to display | |
class | additional css class for the img tag | |
title | title attribute |
%JQICON{"tick" alt="alternative content" title="this is a tick icon"}% %JQICON{"cross"}% %JQICON{"disk"}% %JQICON{"star"}% %JQICON{"lightbulb"}% %JQICON{"camera"}% %JQICON{"date"}%Produces: