Citat de pe site-ul lor:
MoreCSS is a small JavaScript library for everyday things, like creating popups, tab menus (for example like the one above), tables and lists with “zebra”-style … etc. But the really special thing is: you can do these things like in regular CSS.
Iar un exemplu interesant :
a {
target:popup;
target-width:640px;
target-height:640px;
}
Rezultatul cred că e destul de previzibil. Pe pagina lor sunt mai multe exemple, unul mai interesant ca altul
via.
foarte folositor, multumesc mult !