Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Ernesto RA #1
cfgraph and XHTML
Hello all,
I have an XHTML 1 Strict page that includes a cfgraph Flash graphic. I've seen
that the HTML code generated is not XHTML: tags are in uppercase, some
parameters doesn't have double quotes...
Are there any way to force cfgraph to generate valid XHTML code?
Thanks,
Ernesto RA Guest
-
CFGraph - not working on 3 servers
I have 3 servers that I help manage - all Windows 2000, 2 with CF5 and one with 6.1MX on it. One of our clients is trying to use cfgraph, and the... -
cfgraph
Yeah I have the same problem. Any solution for this? I think there are still lots of CF5 users out there who would appreciate this. Since there will... -
CFGraph dynamic XML style
Hi, Is it possible to make a dynamic XML style. In other words, I do not wish to use an XML file, but instead use a CF-variable, /Mikkel -
another cfgraph question
For each value that is plotted, I want to show on the x axis what it corresponds to but on the x-axis it seems to only give the first, middle, and... -
CFGRAPH: Big changes in MX7 - WHY and how do I get theold look?
In the new MX7 there is made some changes. And I can not see why they have made them. The first thing I notice is that the line thickness is 3-400%... -
Stressed_Simon #2
Re: cfgraph and XHTML
I don't think you can use Flash in an XHTML document and have it be valid mark
up. This is because to get it to work in IE you need to use <embed> to get IE
to stream flash properly and that is not part of the XHTML specification.
Stressed_Simon Guest



Reply With Quote

