cssHooks in jQuery 1.4.3


cssHooks in jQuery 1.4.3

Description: 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().
Keywords: Posted: 14.12.2010 01:27:08

Related Sites