| Author | myf |
|---|---|
| Created | Aug 14, 2008 |
| Updated | Sep 15, 2009 |
| Installs (this week) | 0 |
| Installs (total) | 348 |
Unifies graphical smilies (smileys) on page to defined appearance: half-transparent 4×4px square (mouse over it to reveal its hidden -beauty- _ugliness_).
Notes
- relies on keyword "like 'smilies'" within source URL or properly filled 'alt' attribute, nothing more -- not even a size -- so it is possible that it will match more than just smilies
- selectors set is just rough, for now (I hope it will be possible to tune it up to really working one)
- for a pity, FF2 cannot add a generated content after image elements, so adding a textual img[alt]:after { content: attr(alt) } does not work : (
- if you want it this way, you can use this userscript instead:
http://diveintogreasemonkey.org/casestudy/frownies.html
(contains pretty complex set of selectors, may serve here in future :] )
- Appearance of the hovered image in the 'After' screenshot is affected by Show transparency of in-page images on hover
- testing ground:
http://eldar.cz/myf/lab/desmileyfize/smiley_hell.html
changelog:
2008-09-05 - some ne
Notes
- relies on keyword "like 'smilies'" within source URL or properly filled 'alt' attribute, nothing more -- not even a size -- so it is possible that it will match more than just smilies
- selectors set is just rough, for now (I hope it will be possible to tune it up to really working one)
- for a pity, FF2 cannot add a generated content after image elements, so adding a textual img[alt]:after { content: attr(alt) } does not work : (
- if you want it this way, you can use this userscript instead:
http://diveintogreasemonkey.org/casestudy/frownies.html
(contains pretty complex set of selectors, may serve here in future :] )
- Appearance of the hovered image in the 'After' screenshot is affected by Show transparency of in-page images on hover
- testing ground:
http://eldar.cz/myf/lab/desmileyfize/smiley_hell.html
changelog:
2008-09-05 - some ne
More Info
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
