[ER] Grid.setStyle() to add CSS directives to current CSS
Hi,
_size.js!AW.Grid.Controllers.Size defines a setStyle() function allowing to add CSS directives to document.styleSheets[document.styleSheets.length-1]
Could it be possible to call a similar function at any time?
Something like
_size.js!AW.Grid.Controllers.Size defines a setStyle() function allowing to add CSS directives to document.styleSheets[document.styleSheets.length-1]
Could it be possible to call a similar function at any time?
Something like
obj.setStyle(selector, attribute, value);
Thierry Nivelet (FoxInCloud)
February 20,