mui('body').on('tap','a',function(){ window.top.location.href=this.href; });
$('#id').on('tap','xx',function(){ //dosomething });