honestly, i'm newbie in programming both in python and web2py, actually i'm
using chrome and use developer tools, but, i don't know how to trace back my
error component elements, any suggestion? i will redevelop my code from
scratch again, as your suggested to start from simple. if you want to take a
look my code, i've already put and share it on
http://web2py.com/appliances<http://web2py.com/appliances/default/show/76>
which
is http://web2py.com/appliances/default/show/76 and
http://web2py.com/appliances/default/show/77<http://web2py.com/appliances/default/show/76>
the
bug that i want to fix on there is related with the comment.

On Mon, Jun 13, 2011 at 7:18 AM, Anthony <[email protected]> wrote:

> On Sunday, June 12, 2011 7:07:28 PM UTC-4, 黄祥 wrote:
>>
>> thank you so much for your explaination about onaccept argument,
>> anthony, yeah, i admit my failure code on the e.g. 2 but in e.g.1. the
>> result is same no error appears just never ending loading... on the list
>> view comments component.
>>
>
> I'm not sure why the list view isn't loading for you. I would suggest
> trying to simplify it to get something to work, and then add in complexity.
> I don't think it has anything to do with response.js, because it's not even
> loading the first time when the page first loads. You might try to do some
> diagnostics within the browser (e.g., Firebug in Firefox) to see what the
> source HTML ends up looking like and what Ajax requests and responses are
> coming and going.
>
> Anthony
>

Reply via email to