Hi all,
Using chronoconnectivity table layout the cells have a class with an embedded '.'.
Eg class ='hello.sailor'
According to my IDE (netbeans) that is invalid. Short of using the custom view and defining my own table, how can I reference those classes in a CSS definition?
Nick
Using chronoconnectivity table layout the cells have a class with an embedded '.'.
Eg class ='hello.sailor'
According to my IDE (netbeans) that is invalid. Short of using the custom view and defining my own table, how can I reference those classes in a CSS definition?
Nick
Hi Nick,
I think that you'd have to hack the code :-( IIRC this is a CC bug.
You might be able to change the classes to something 'legal' using JavaScript?
Bob
I think that you'd have to hack the code :-( IIRC this is a CC bug.
You might be able to change the classes to something 'legal' using JavaScript?
Bob
This topic is locked and no more replies can be posted.