[jQuery] Re: Move image on specified layer

2009-03-20 Thread Grom
Ok. My results: http://grom.jabbim.pl/furries/ works pretty good I think but I dont know how to improve speed of that :/ On 17 Mar, 17:32, Grom wrote: > Hello. > > I wrotehttp://grom.jabbim.pl/furries/test3.html... My mascot can > move to left and right but I dont know how to write

[jQuery] Move image on specified layer

2009-03-17 Thread Grom
Hello. I wrote http://grom.jabbim.pl/furries/test3.html ... My mascot can move to left and right but I dont know how to write algorithm to move him to stand on the ground and move him up and down. Can someone check my code and maybe wind a way ti make it? I know how to move him up and down but hi

[jQuery] Re: Flying clouds like in http://devthought.com/

2009-03-14 Thread Grom
Its not that. He wrote code to move image using mootools. Im looking for something to move image on page for Jquery On 14 Mar, 18:44, ricardobeat wrote: > http://devthought.com/projects/mootools/apng/ > > On Mar 14, 12:29 pm, Grom wrote: > > > Hello. > > I want to add f

[jQuery] Flying clouds like in http://devthought.com/

2009-03-14 Thread Grom
Hello. I want to add flying clouds like on http://devthought.com/ on my site. Do anyone know how to do that? Maybe any suggestions?