I have a very good star rater on reviewsby.us, but it was written using some sloppy prototype code. I wanted to redo star raters in a well thought out manner and I wanted to use YUI. In this particular tutorial I will use Django although it is not a requirement.
For some background information [...]
Filed under reviewsby.us. |
Tags: django && javascript && pattern && reviewsby.us && starrater && ypattern && yui
[tags]yui, autocomplete, javascript, jquery, symfony[/tags]
I’m redoing the UI for reviewsby.us and for the Javascript library I am standardizing on is YUI. The trick with YUI is that it’s very verbose and very configurable.
Unfortunately to do simple things you have to write quite a lot. Which, coming from a jQuery background, is not what [...]
Filed under programming and symfony. |
Tags: autocomplete && javascript && jQuery && symfony && yui