Callback, return value and HTML5 executeSql function

前端 未结 4 1419
轻奢々
轻奢々 2020-12-18 08:19

I have a big problem. I know it\'s about callback, closure but I don\'t know how to solve the problem. Here is my code

$.Model.extend(\'Article\',
{
     fin         


        
4条回答
  •  鱼传尺愫
    2020-12-18 09:14

    I have the same issues, but you might want to use this little wrapper library that makes life easier ;)

    http://github.com/grosser/arjs

提交回复
热议问题