You are not logged in.
Pages: 1
I'm trying to get the CSS plugin to work and have had to disable the Fullpage plugin in order to do so (as mentioned in another post here). However, now that the CSS plugin is working it's not actually displaying the stylesheet contents in the dropdown list. What I'm actaully seeing is something like this:
Default
function(a) { for(var i = 0; i<a.length;i++) { this.push(a[i]); } return this; }}
function(needle) { var haystack = this; for(var i = 0; i < haystack.length; i++) { if(needle == haystack[i]) return true; } return false; }}
htmltableborders
htmltableborders TD
htmltableborders TH
Not too sure whay I'm getting this but any advice appreciated.
Offline
the htmltableborders is a known bug, the functions i never saw bevore!
Niko
Offline
Thanx Niko, I know the functions are in htmlarea.js but I'm unclear as to why the option point is being populated by them. Has anyone else experienced this problem before?
Offline
no, its in dynamicss.js...
could you please submit a ticket for this?
i will look into it as soon as i got time for it...
Niko
Offline
Pages: 1