Update adds scriptSrc attribute

Thanks to Todd, the code now lets you specify a location for your Spry JS files.

0.3 Released

This releases adds width, verticaltabwidth, to the tab control. I also updated the Adobe JavaScripts to the latest version.

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>

Minor update to page.cfm

Joshua Cyr pointed out that the page.cfm tag didn't work quite right in BlueDragon, perhaps due to a difference in getBaseTagList(). I re-engineered the logic a bit more and updated the zip. I'm going to update (for the first time) the Subversion repository in a few moments.

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