> thanks for the replies..
> I am wondering if javascript is the only alternative if I want to use
> such a custom widget.
> If anyone knows about any such python widget please tell me..

  You might want to dig a bit into website design to understand how
JavaScript-based systems work. That would help you to understand why
you *cannot* use any Python widget for such task. (polite hint -
JavaScript runs in the browser and can be started from a HTML page
served by a server)

  Cheers

    Jirka

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to