ColdFusion Custom Tag Header and Footer Demo

jump to content

Examples

Import CSS

Import multiple CSS by adding a list to the header tag:

<cf_demoHeader title="main" css="css/style1.css,css/style2.css" headermenuitems="#headerMenuItemsArray#" sideMenuItems="#sideMenuItemsArray#">
	<h2>Import multiple CSS by adding a list to the header tag:</h2>
	...content here...
<cf_demoFooter>

Import tags for CSS files "css/style1.css" and "css/style2.css" have been added to the HTML