cfWindow - Example

June 13, 2007 – 3:48 pm

After uninstalling the previous version of ColdFusion 7, it took me around 10-15 minutes to finish installing ColdFusion 8.

First, let me start off with cfwindow tag example, it was actually real deal:

CFM:
  1. <!--- cfwindow --->
  2. <cfwindow
  3.     center="true"
  4.     closable="true"
  5.     modal="false"
  6.     resizable="true"
  7.     initshow="true"
  8.     height="200"
  9.     name="window"
  10.     title="UI Window Example"
  11.     width="200">
  12. This is a basic cfWindow example, other good stuff can go here also.
  13. </cfwindow>

Tags: ,

Post a Comment

Splitzer | CFShare | MySpace Tracker | TrackMySpace Blog | DoDisturb | Windows Hosting | Web Design