Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : CanJS plugin for automatic css class generation?

$
0
0
Yes, jQueryMX used to generate a class name from the Controls class name automatically. The reason why this isn't happening anymore is that we recommend using a modular dependency manager where namespaces aren't necessary anymore.

You will still get a class name added automatically when using can.Control.plugin though. It will use the pluginName property as the class name (which I think is mandatory now).

Viewing all articles
Browse latest Browse all 3491

Trending Articles