New update has Panel support

I added support for Spry panels in the newest release. You can use them like so:

<cf_panel id="p1" title="This is the title">
This is the content
</cf_panel>

<cf_panel id="p2" title="Foo" opened="false" animate="false">
another panel
</cf_panel>

Comments
BlogCFC was created by Raymond Camden. This blog is running version 5.5.006. | Protected by Akismet | Blog with WordPress