Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

cfwindow headerstyle does not work in cf11

$
0
0

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?

 

 


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>