Topic: 20 Liners - April 08 - Split Screen (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Toronto |
![]() I have the honor of picking this month's topic. It's "Split Screen". In 20 lines of JavaScript, display as many different effects as possible, in different boxes on the same screen. Some examples to illustrate what I mean (check the screen shots): |
Paranoid (IV) Inmate From: Norway |
![]() Me likes. |
Paranoid (IV) Inmate From: Norway |
![]() There goes a quickie. |
Paranoid (IV) Inmate From: cell 3736 |
![]() wow ... great job! once again you have done the impossible ... simply amazing |
Paranoid (IV) Inmate From: Norway |
![]() |
Paranoid (IV) Inmate From: Norway |
![]() |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
![]() sorry I've been absent far too much. Mountains of work. Taking an afternoon off after handing in a large project this afternoon. |
Paranoid (IV) Inmate From: cell 3736 |
![]() 403 Forbidden |
Paranoid (IV) Inmate From: Royal Horsing Ground |
![]() Copy and paste the address in a new window |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
![]() Ok, well, I'm not sure; this is actually hosted on a server argo kindly provided for me |
Obsessive-Compulsive (I) Inmate From: Germany |
![]() poi quote:
|
Paranoid (IV) Inmate From: Norway |
![]() wrayal: More/Nicer images and colors would improve the effects a lot. |
Nervous Wreck (II) Inmate From: Germany |
![]() poi: Thank you! Glad you like my safari solution, I was quite relieved to finally see it working in the end |
Paranoid (IV) Inmate From: Norway |
![]() It turns out that 8 lines got spared. |
Nervous Wreck (II) Inmate From: Toronto |
![]() It's been such a hectic month for me that I've totally lost track of time (i.e. what day of the month it is). I thank poi for reminding me that it's already May (yet it's still 6 degrees Celsius here in Toronto!). I had high hopes that I would enter with a pure-DHTML attempt when I enthusiastically picked this month's topic. *sigh* |
Nervous Wreck (II) Inmate From: Toronto |
![]() poi: code: "set,clearRect,save,translate,rotate,drawImage,scale,restore,fillRect,moveTo,lineTo,beginPath,closePath,stroke,fill,arc" .split(",") .forEach( function (chainThat) { CanvasRenderingContext2D.prototype[chainThat] = function(func) { return function() { return func.apply( this, arguments )||this; }; }(CanvasRenderingContext2D.prototype[chainThat]); });
|
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
![]() Cheers ^_^ And congratulations guys - some incredible canvas-fu going on there |
Paranoid (IV) Inmate From: Norway |
![]() Thanks guys. |
Bipolar (III) Inmate From: Raleigh, NC |
![]() Twinkle is really impressive. I'm not sure how you when about entering text in to the scrolling marquee unless it's stealing text from the header... *looks deeper* Yeah; it is. Jeez... Took me a little while to understand that the blurred balls were pre-blurred as slices of an image the same way you handle image swaps in your javascript FPS. Just starting with canvas today. This is about as far as I've gotten in a few hours. |
Neurotic (0) Inmate Newly admitted From: |
![]() It's been such a hectic month for me that I've totally lost track of time (i.e. what day of the month it is). I thank poi for reminding me that it's already May (yet it's still 6 degrees Celsius here in Toronto!). I had high hopes that I would enter with a pure-DHTML attempt when I enthusiastically picked this month's topic. *sigh* |
Obsessive-Compulsive (I) Inmate From: |
![]() Edit TP: Aggressive anti spam stance applied. |
Paranoid (IV) Inmate From: |
![]() I can't believe the spammer actually personalized this...talk about context sensitive spam...could this be done by a bot? |
Obsessive-Compulsive (I) Inmate From: |
![]() I appreciate your work, the post is really helpful. It?s some pretty great info, I appreciate the information you provided is excellent post. Thank you. |
Obsessive-Compulsive (I) Inmate From: |
![]() Edit TP: spam removed
|