I have modified the Shiny slider so that it displays 10^(slider number) here.
The file goes in ...\R\win-library\3.0\shiny\www\shared\slider\js. you can test it out by replacing jquery.slider.min.js
with this file.
I am not very proficient at javascript and web programming. How should I name this new slider, and how can I use it in my shiny program along with the regular slider?