July 4, 2012
What is CSS hooks and what are very common css hooks
Question by MAK Ripon
I have been introduced with the term css hooks but I am not much clear about that. Could you give me some idea.
- what is CSS hooks ?
- what are the common hooks?
- what are the best practices to use css hooks?
Any kind of example and relevant links are highly appreciable.
Answer by Starx
What is CSS Hooks?
CSS Hooks is a simple mechanism, which defines a way for your element to retrieve its styles from a third source.
What are the common hooks?
There are not any. Variation lies in your imagination.
What are the best practices to use CSS Hooks?
Look into JQuery.cssHooks.