FCT API ======== To use the FCT API, simply include this script tag in the head of your content: Methods: * FP.close() //closes the floating content * FP.resize(width, height, [duration], [callback]) //resizes the floating content - width: width the content should resize to (number of pixels or 100%) - height: height the content should resize to (number of pixels or 100%) - duration: length of time animation should take (in milliseconds [default 250]) - callback: function to call after the content has been resized Example: