>
>>> It would be nice if those parameters could be passed to a
>>> constructor
>>> in a single js call, that would make wraping it in a TW quite easy
>>> and it would allow having multiple "taggers" in the same page.
>>
>> So you mean like more "object oriented" javascript?...
>>
>> I've never done that, but I can try.
>
> Done! :)
> I've replaced the file on http://groups.google.com/group/pylons-
> discuss/web/edit.html
> with the new version. I've tested with two DIV's and it works just
> fine.
Hi,
I've finally made the widget, a sample wsgi app to demo it and a lame
tutorial (open to improvement :)
I've uploaded it at TW's google group: http://tinyurl.com/yt9xhs
Take a look at the README to see how i've done it
Comments, questions, etc welcomed (at TW's ML please) :)
Alberto