Adding a list item to a list
Posted: Sat Dec 22, 2012 10:04 am
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi,
Ignore this found the solution:
Tiggr('mylist').append(
$('').append(
$('a rel="nofollow"').attr('href','/messages').append(
$('span').attr('class', 'tab').append("Message center")
)));
Tiggr( 'mylist' ).listview('refresh');/span/a