There has been a fix for my question,
refering to the original id named “coindesk-widget”
$("#showBitcoin").click(function(){
$("coindesk-widget").show();
This fixed the function it works well.
under PhoneGap desktop tool. but still can’t get this to work on samsung device
solved how to show a script div with a button jquery – fixed