jQuery UI slider change display text -


i change 2 things, in how jquery ui slider text look, wonder if possible.

i like: http://i56.tinypic.com/dm8ahi.jpg

i change color of field, slider numbers have color(so text have other color).

and put separator bigger numbers, show 1,000,000 instead of 1000000.

is possible?

the ui slider has 'slide' event provides values need (ui). use ui variable insert value page, use css style text want.

read more @ http://jqueryui.com/demos/slider/


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -