• Joel Martin's avatar
    IE9 fixes: mouse, doctype. Adobe Flash link. · f8990704
    Joel Martin authored
    Fix mouse button mapping in IE9. All browsers have converged on
    a standard left=0, middle=1, right=2 ... all except IE that is.
    
    Add html5 doctype to tests.
    
    In vnc_perf test, use do_test instead of start for function name since
    start is a keyword in IE.
    
    In error about Flash give a link to Adobe's download page.
    f8990704
vnc_playback.html 4.26 KB