--Karl
>
>
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Dec 15, 2009, at 3:47 AM, elprup wrote:
>
>
>
> > hello guys, I use django template to generate a HTML like this:
>
> >{% for type in types %}
> >
> >
> > {{type.name}}
&
hello guys, I use django template to generate a HTML like this:
{% for type in types %}
{{type.name}}
{% endfor %}
typeid increases from 1 by 1.
I use class traverse to get the sequence of the list:
sendstr = "";
$(".itemrow").each(function(index
2 matches
Mail list logo