cssHooks in jQuery 1.4.3
cssHooks allow you to “hook” in to how jQuery gets and sets css properties. This means that you could create a cssHook to help normalize differences between browsers, or to add some missing functionality from the stock jQuery.fn.css().
Go here to see the original:
cssHooks in jQuery 1.4.3
Leave a Comment
You must be logged in to post a comment.


