Skip to content

Instantly share code, notes, and snippets.

View muracms's full-sized avatar

Mura muracms

View GitHub Profile
<cfset collayout = "">
<cfset gridimagesize = "">
<cfset modrows = "">
<!--- check attribute value for layout of folder / cats --->
<cfswitch expression="#$.content().getValue('gridLayout')#">
<!--- set grid item class / set custom image size / logic on when to start a new 'row' --->