I think I understand. As I recall, though, execution of the JS was
stopping because I didn't have '()' i there to start.

Thanks for the tips; my experience has been with PHP and, although I'm
not a pro at that yet, there are a number of differences between it
and JS.


On Dec 26, 11:35 pm, Michael Geary <m...@mg.to> wrote:
> That .live() code wouldn't work because what you've really written is:
>
>        var temp = exp_iphone_get_trans();
>        $('#transactions ul li a').live('click tap', temp);

Reply via email to