velsto
Posts: 13
|
| Posted: 11/19/2012, 10:38 PM |
|
Hi
We are testing CCS5 and have found that the option to generate Javascript code in an external file has been disabled.
We used this option extensively in CCS4 since it made the HTML's size so much smaller.
Is there anyone who can advise a workaround for this missing functionality in CCS5?
Thank you
|
 |
 |
Lucius
Posts: 220
|
| Posted: 11/20/2012, 1:07 AM |
|
Hi,
Yes it is missing and it is unfortunate. I was also using it previously. I don't have any workaround for it, the CCS generated code is in the HTML file. What I did is to create a separate file for my functions in JS and link it in HTML the usual way.
|
 |
 |
|