I simply use JS to set the innerHTML of the dynamically created element which 
houses the Title.

Using Prototype:
$('popupWindow_title').innerHTML = '#JSStringFormat(Title)#';

popUpWindow is the name of my cfWindow.  When the window is rendered, the 
content for the "title" is contained in an element called "name"_title



>That doesn't solve my problem.
>
>I would need to create hundreds of cfwindow instances just to have a
>cfwindow title match the content of the window...on a page where I already
>have the code for hundreds of google map points.
>
>On Wed, Jul 7, 2010 at 9:33 AM, Paul Alkema <[email protected]>wrote:
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335159
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to