Webeshoppin
From Wiki2
to force a move with refresh method1
location.href= 'food2buy.html?repo=' + rep + '&list=' + lis;
method2
$('#allyourlists').append('
');
to force a move with refresh method1
location.href= 'food2buy.html?repo=' + rep + '&list=' + lis;
method2
$('#allyourlists').append('
');