|
Select Fix 0.34 |
|
|
|
Développement
|
|
25-11-2009 |
|
Thanks to Zach Baker a new version is out. Some weird bugs were inside 0.33 release...
|
|
|
Select Fix 0.33 is out ! |
|
|
|
Développement
|
|
31-03-2009 |
|
It's been a while since last release ;-) Some bugs are fixed with this release. And one new option is available ! Note (please read it) : If you have floating items that need to be over select elements, and if they have floating children too, you have to use SelectFix.parseFloatingElementsFixed(true) there's no other way to fix those childrens ! If you encounter problems like disappearing items while using SelectFix you might need this option. Keep that in mind and watch the examples ! Bugs fixed : - "thin, medium, thick bug" which caused some weird problems when adding sizes (thank you Jonathan for reporting!)
- SelectFix.parseFloatingElementsFixed(true) was buggy as hell ! It caused the browser to crash (infinite loop). This is now fixed (thank you Kamal Kaddouri for your help to discover this bug!).
New option : - SelectFix.parseOnlyIfAvailableSelectElements(bool) : Indicates whether to parse the DOM tree only if there are Select elements (default is true). Why would you need this option ? If you have other controls that reacts like SELECT elements. For example : windows media player control.
Please take a look at the examples in the archive, it's very easy to implement this. You can download Select Fix 0.33 here ! |
|
|
New release of Select Fix ! |
|
|
|
Développement
|
|
14-07-2008 |
|
A new release of Select Fix is available : Select Fix 0.30 This version should be faster than previous one and have a smaller footprint while running. You'll notice that there is now a Protype version in the archive file : select_fix.prototype.js. Use this file, instead of select_fix.js if you are using the Prototype framework. It will save you some bytes and memory. You may want to try the example using Prototype and Script.aculo.us too (the floating item is a Draggable element). |
|
|
Select Fix 0.28 is out ! |
|
|
|
Développement
|
|
08-07-2008 |
|
With Select Fix 0.28 if you resize your floating items they will still be fixed from SELECT tags. (The IFrame, used to fix the floating item, will resize itself automatically). If you wan't this function you'll have to set the autoRepairFloatingElements(time_in_milliseconds). Please take a look at the examples in the archive, it's very easy to implement this. You can download Select Fix 0.28 here ! |
|
|
Select Fix 0.26 is out ! |
|
|
|
Développement
|
|
06-07-2008 |
|
With the new release of Select Fix : - you should be able to use paddings on the floating item (evolution) - you should be able to use any kind of border : css class, inline, only left border, ... (evolution) - you should be able to call the item by its ID (regression fixed) - you shouldn't have anymore width/height problems on the floating item (regression fixed) You can download the new version here |
|
|
Select Fix 0.25 is ... out ! |
|
|
|
Développement
|
|
04-07-2008 |
|
Hi folks, The latest version was completely buggy and I apologise. I just released a new version that should work again and correct the regressions. Download Select Fix 0.25 |
|
|
|