Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-04-26 09:53:21

u101440
New member
Registered: 2005-04-25
Posts: 5

CSS Plugin

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

#2 2005-04-26 11:25:58

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: CSS Plugin

the htmltableborders is a known bug, the functions i never saw bevore!


Niko

Offline

#3 2005-04-27 02:40:53

u101440
New member
Registered: 2005-04-25
Posts: 5

Re: CSS Plugin

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

#4 2005-04-27 09:44:42

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: CSS Plugin

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

Board footer

Powered by FluxBB