dmmz
Results
2
issues of
dmmz
You can see it working here. http://www.untunedbits.com/files/HTML5-player/tests/tabdiv_demo.html By the way, I tried your running your code in firefox, and it does not work very well. Do you know why? cheers
I needed some values to be transformed directly, even though there is no matching element. i.e: to make uppercase. To solve that implement the toUpperCase in a 'beforeUseConverter' function, and...