[jQuery] Re: Is it possible - left or right

2007-07-25 Thread Sass
> Your question is much too broad. It is possible, but until you can ask > simpler questions than this, it's extremely unlikely someone will be > able to help you do it. There are ratings plugins, AJAX in the core and > in plugins, simple animations in the core and many more in plugins. All >

[jQuery] Re: Is it possible - left or right

2007-07-11 Thread Scott Sauyet
Sass wrote: Tell me please, is it possible to build site likehttp://www.left-or-right.com/ with using jquery and ajax. >> yes its possible! [... ] But not in 5min [ ... ] You need a DB >>(to store Date), PHP (to read the DB), HTML, CSS, JS [ ... ] You >> can start here: http://www.w3sc

[jQuery] Re: Is it possible - left or right

2007-07-11 Thread Sass
Hi Thanks for your answer, but unfortunately this did't help me. I know, how things work if i have to build this only with PHP and Mysql (and html, css of course) I was just asking about tips for implementing jquery and ajax, just like in page mentioned above. I mean, connecting frontpage with d

[jQuery] Re: Is it possible - left or right

2007-07-11 Thread tlob
yes its possible! But not in 5min You need a DB (to store Date), PHP (to read the DB), HTML, CSS, JS You can start here: http://www.w3schools.com/ http://docs.jquery.com/Main_Page On 11 Jul., 10:49, Sass <[EMAIL PROTECTED]> wrote: > Hi guys > I'm new in jquery community, so i need some