Suggest:Can the "Digest view" to be optimised
Can the "Digest view" to be optimised
if I have a stylesheet like:
<quote>
a{}
a:link{}
a:hover{}
div{}
div p{}
ul,li,p,div,h3,a{]
.main{}
.clear{}
.list
.list li{}
.list li a{}
#header{}
#header a{}
#header a.selected{}
#main{}
#main .info{}
.....
[/quote>
The stylesheet have to many lines
I want there is a side view can display the structure of these selectors as a treeview like blow
<quote>
elements
a
a:link
a:hover
div
div a
div p
ul,li,p,div,h3,a
classes
.clear
.list
.list li
.list li a
.main
IDs
#banner
#header
#header a
#header a.selected
#main
#main .info
</quote>
When I click (mousedown) the selector name , the editor scrolling to the selector source and highlight it.
The tree nodes can be collapsed;
------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
_______________________________________________ cssed-devel mailing list cssed-devel@... https://lists.sourceforge.net/lists/listinfo/cssed-devel
RSS Feed