pagecreate instead of document ready?
pagecreate instead of document ready?
Hi,
I was always using:
$(document).ready(function()
in my JQuery and now I am starting with JQuery Mobile. so is:
$(document).on("pagecreate", function()
the best to use for the mobile?
Thanks,
Jassim
Topic Participants
jrahma
jakecigar
jtara-jquery