YAHOO.Tools v0.8
Hey all –
I have added 6 new functions to the Tools package. They are:
- getHeight
(This normalizes getting an elements height in Internet Explorer.. no more “auto”!!!) - PixelToEm
(Convert a pixel size to an EM size for both IE and normal browsers) - PixelToEmStyle
(Same as above, but output a CSS style rule. i.e. width: 25.5em; *width: 25.5em;) - base64Encode
(As it sounds) - base64Decode
(As it sounds) - getQueryString
(Get the current query string, it also handles &test[]=1&that[one]=3 parameters)
Enjoy ![]()







