On 3/10/07, Georgi Stanojevski <[EMAIL PROTECTED]> wrote:
>
> limodou напиша:
>
> > You can see an example at : http://limodou.51boo.com
>
> Your forms(I tried user registration) don't give any feedback while they
> are being submited that's really, really bad usability. :)
>
> When you do somethin
limodou напиша:
> You can see an example at : http://limodou.51boo.com
Your forms(I tried user registration) don't give any feedback while they
are being submited that's really, really bad usability. :)
When you do something with ajax it's really important to give feedback
to the user that some
Well almost every Ajax framework will work with Djangobut for your
requirements, Scriptaculous (based on Prototype) fits perfectly.
Check out http://script.aculo.us
They also have an article on their wiki for integrating Django and
Scriptaculous.
Hope you find it useful.
-Thejaswi Puthraya
On
On 3/9/07, Igor Guerrero <[EMAIL PROTECTED]> wrote:
> http://jquery.com/
>
> On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote:
> >
> > with so many choices, you dont really know where to start :(
> >
> > things like i would like to do.
> >
> > 1) update the contents of a div element with the content
On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote:
> id say pretty simple stuff. but where should i start? prototype, mojo,
> mochi, and thousands of others.
> what would you recommend, those of you who have experience? :)
I wrote up some purely subjective thoughts on this a while back:
http://www.b
2007/3/9, ashwoods <[EMAIL PROTECTED]>:
>
> with so many choices, you dont really know where to start :(
>
> things like i would like to do.
>
> 1) update the contents of a div element with the content fading out
> and in (news on the first page)
> 2) select form elements that populate depending w
I'll put in another vote for jquery, but really the beauty of Django
is that you use whatever library feels right to you. Jquery, Mochikit,
Dojo, prototype, roll-your-won... Django is agnostic.
As it should be.
On Mar 9, 11:06 am, "neror" <[EMAIL PROTECTED]> wrote:
> 9:16 am, "ashwoods" <[EMAIL
9:16 am, "ashwoods" <[EMAIL PROTECTED]> wrote:
> with so many choices, you dont really know where to start :(
>
> things like i would like to do.
>
> 1) update the contents of a div element with the content fading out
> and in (news on the first page)
MochiKit.DOM and MochiKit.Visual
> 2) select
hello,
this page seems to have useful information:
http://www.b-list.org/weblog/2006/08/05/django-tips-simple-ajax-example-part-2
konstantin
On Mar 9, 11:20 am, "Jay Parlar" <[EMAIL PROTECTED]> wrote:
> On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
> > with so many choices, you
On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote:
>
> with so many choices, you dont really know where to start :(
>
> things like i would like to do.
>
> 1) update the contents of a div element with the content fading out
> and in (news on the first page)
> 2) select form elements that populate depe
http://jquery.com/
On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote:
>
>
> with so many choices, you dont really know where to start :(
>
> things like i would like to do.
>
> 1) update the contents of a div element with the content fading out
> and in (news on the first page)
> 2) select form elemen
with so many choices, you dont really know where to start :(
things like i would like to do.
1) update the contents of a div element with the content fading out
and in (news on the first page)
2) select form elements that populate depending what the "parent" form
element was chosen
3) when i cli
12 matches
Mail list logo