Sorry, you are totally right. After reading my Post i wouldnt know it either :)
I use the jQuerymobile llibrary and my script in Phonegap.
Here is my index.html ->
http://pastie.org/5060982/Here is my contact.html ->
http://pastie.org/5060980When i launche the first site (index.html) the alert() pops up correctly and the $.getJSON() function works.
Do i hit the contact.html Page, jquerymobile is loaded correctly but the alert() function doesnt pop up and the $.post and $.get doesnt work.
Any ideas why?