Results 3 comments of

@dimagimburg hi, although i'm not this project author but looking forward to your fade in / out functionality :) . Please don't forget sharing it

``` function xy(mm) { var max_mm_x = 600, max_mm_y = 500; var max_px_x = parseInt($(window.document).width()), max_px_y = parseInt($(window.document).height()); var x2 = parseInt(mm[0]) + max_mm_x / 2; var y2 = max_mm_y...

我觉得应该要有一个说明文档,最好有一个wiki; 何不把现在网上其他朋友的博客收集起来 也好 :dancer: