• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

cfwindow headerstyle does not work in cf11

Community Beginner ,
Oct 21, 2015 Oct 21, 2015

Copy link to clipboard

Copied

My code:

<cfajaximport tags="cfform,cfwindow,cfdiv"> 

  

<html> 

<head> 

<title></title> 

</head> 

  

<body> 

<cfwindow width="500" height="310" center="true" 

  name="test" title="Test" 

  initshow="true" draggable="true" resizable="false" modal="true" 

  closable="true" 

  headerstyle="color:red;font-size:18px;"/> 

</body> 

  

</html>

Header of the window does not change. I s this a bug?

Views

215

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation