I fixed the problem for my application, the label attribute for="1/8x" was 
somehow being interpreted as an expression, changed it to for="1_8x" and it 
works properly again. Wasn't a problem for jQuery 1.4.4. The odd looking 
string came from a relative speed designation for video playback.

Reply via email to