Selector stay in template after declarations are removed
You need to be logged in to post messages in the forums. New users may register here.
|
Sander van den Akker
Member since: 09 January 2008
Posts: 30
|
Wednesday 06 January 2010 9:35:46 pm
I played around a bit with this extension. I'm impressed! I also like seeing ezjscore being used in many extensions like this one!
When I remove all style declarations from a certain element, the empty css selector is still visible in the sourcecode, and thus in the database, i.e:
div#page
{
}
I assume this is a (minor) bug?
|
|
You need to be logged in to post messages in the forums. New users may register here.