slider layout

A minor layout corruption may occur in FF running on Win XP during slider operation. Two small areas will be marked by the browser as selected. It seems that it comes from the two divs:

Removing the div content (innerHTML) cleans also the layout.

Issue confirme and fixed
Fix will be available as part of next version

We have used a different approach - during slider handle drag, all text selection in browser will be blocked. Similar approach is used during drag-n-drop.

Blocking text selection should be enabled/disabled by the widget, because the two divs are used in the slider layout.