Andrew Feng
Andrew Feng
Not a perfect solution, but working: http://jsfiddle.net/mingliangfeng/j4Hx5/23/
You need to post your code to some place like JSFiddle or give more detail, otherwise on one knows what "doesn't seems to work" means.
The demo is working there; if it is not working in you app, you better use a debug tool like Chrome Developer Tools to see if there is any javascript...
It is better you still create a jsfiddle for that, at least you can identify if the issue is the code or your local browser/env settings.
Please make a PR.
Do you have an example like JS fiddle for this scenario?
Hmm, looks like it is an issue, I will look into it some time later. Or are you interested in fixing it and making a pull request?