Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #24950
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: Simple graphics/animation question |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <ab26a5ad-8582-4ea5-85c9-1efa7e639aa3@googlegroups.com> |
| Date | 2014-06-20 01:05 +0200 |
| Message-ID | <XnsA352B1E316AEeejj99@194.109.133.133> (permalink) |
patchydunn@gmail.com wrote on 20 jun 2014 in comp.lang.javascript: > I'm relatively new to programming, but want to create a program with the > following function: An image of a ball moves across the screen and goes > "behind" an image of a basket. How feasible is this with Javascript and > HTML? I would say a feasability of 6.93 on a scale of 6.93, that HTML with Javascript and CSS can do that. Using modern css it can even be done without javascript, 6.93 on that same scale too. I have no idea about the feasability that you can create it, since you use the word "create" for such simple programming, suggesting to me some magical expectation. Now go out into the world of programming and look for examples, read the specs of HTML and CSS. They can be found all over the web. How relative is your newness to programming, btw? -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Simple graphics/animation question patchydunn@gmail.com - 2014-06-19 15:05 -0700
Re: Simple graphics/animation question "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-06-20 01:05 +0200
Re: Simple graphics/animation question "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-06-20 16:17 +0300
Re: Simple graphics/animation question Joao Rodrigues <groups_jr-1@yahoo.com.br> - 2014-06-20 13:55 -0300
Re: Simple graphics/animation question Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-21 05:08 +0200
Re: Simple graphics/animation question Joao Rodrigues <groups_jr-1@yahoo.com> - 2014-06-22 00:56 -0300
Re: Simple graphics/animation question Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-24 12:54 +0200
Re: Simple graphics/animation question Danny <dann90038@gmail.com> - 2014-06-20 12:37 -0700
Re: Simple graphics/animation question "Chris M. Thomasson" <no@spam.invalid> - 2014-06-20 16:53 -0700
csiph-web