- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Referred between 50 and 99 users
- Sold between 10 000 and 50 000 dollars
I just read this post at StylizedWeb about MoreCSS which is a Javascript library following the CSS syntax!
For example, the code below will add the class “red” to div#test p:timer after 1000ms
div#test p:timer=1000 { add-class: red; }
And this code will create an popup alert box:
.say_hello:active { execute: alert(“Hello there!” ); }
Check it out, and look at some of the things you can do with it! I’m definitely going to try a few things out.
Hey this looks very interesting. The syntax looks clean and not complicated. Are there any other advantages over jQuery?
Sounds great! I definitely try it.
- Bought between 10 and 49 items
- Denmark
- Exclusive Author
- Has been a member for 4-5 years
- Sold between 100 and 1 000 dollars
Looks very cool. Haven’t tried it out yet, will do so in a minute, but this must be a lot slower than frameworks that have more JS-like syntax.
- Sold between 250 000 and 1 000 000 dollars
- Exclusive Author
- Has been a member for 4-5 years
- Microlancer Beta Tester
- Beta Tester
- Won a Competition
- Item was Featured
- Author was Featured
This is nice, and only 12kb, so it can’t be too slow to use.
I doubt it has the same amount of functionality as jquery and the like, but useful none-the-less.
Nice find!
Just took a read through the docs. Seems jQuery would be the better bet to be honest.
