[web2py] Re: Retuning onclick from controller

2015-03-23 Thread Dave S
On Sunday, March 22, 2015 at 10:32:07 AM UTC-7, Garry Smith wrote: > > Hi is their a way of returning an onclick funtion to a div. > > This is what I'm trying to return. > > onclick="jQuery('#id').val('{{=row.id}}');ajax('{{=URL('default', > 'album')}}', ['id'], 'playlist');"row.album. > > I can

[web2py] Re: Retuning onclick from controller

2015-03-22 Thread Ron Chatterjee
Can someone put screenshots about what they proposing. Its hard to just visualizing things reading code. On Sunday, March 22, 2015 at 1:32:07 PM UTC-4, Garry Smith wrote: > > Hi is their a way of returning an onclick funtion to a div. > > This is what I'm trying to return. > > onclick="jQuery('#