-
2008
-
November
-
Improved IE select trick
11/18/08
I was experiencing problems with the blur handler not firing inside iframes so this is my new and improved version of the code below:
function grow_select(){
if (document.all){
$('product').style.width='auto';
$('product').style -
IE truncated select list workaround
11/18/08
Ever had a drop down list that you needed to set the width for? Then you probably noticed that options that are longer than the desired width are cropped in IE (of course firefox handles this problem nicely - the select list is the correct width).
Well under duress from a client I came up
-
Improved IE select trick
- October
- September
- August
- July
- May
- April
- February
- January
-
November
- 2007
- 2006



Avatar



