JS Help
JS Help
Out of context: Reply #8
- Started
- Last post
- 8 Responses
- rafalski0
yeah, you can't apply CSS info from within the JS, it has to be handled in the rendering document.
blaw
(Jun 8 07, 06:29)well, actually you can do whatever you please with the CSS using JS (add/remove/change styles, classes, id's and above all, fix CSS flaws), but in this case it seems to be a good idea not to overcomplicate things..