| Grzegorz 的个人资料grzegorz.net照片日志列表 | 帮助 |
|
|
2月12日 How to deal with PMSEver wondered how to deal with Premenstrual Syndrome? Here is a parody of 1950's propaganda movies which explains how :)
12月15日 Dream coming trueIf you can't make dream come true you can at least try to feal like it's happening. 10月27日 Another fancy JavaScriptGo to a webpage which has many pictures and paste following JavaScript code into addres bar. Effect is really good.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 8月18日 FPS in 5kB of JavaScriptEver wondered whether it is possible to write first person shooter game in JavaScript? Indeed it is and it takes only 5120 bytes of code. Try it yourself:
8月8日 Macius from 'Klan', the 'Ring' versionThe title says everything. OK, maybe not for everybody, but at least for people who know Polish soap opera 'Klan' broadcasted by public TV. Short fragment of one of episodes gained big popularity on the Internet and has been remixed a few times. It's not Loituma after all but also funny.
|
|
|