After coming from PHP background, I am just trying to get to grips with jquerymobile.
I have created a web app and what I need is a jquery popup with a message on the index page on first load only. I am stuck on
a) How to create the popup to load after page has loaded without intervention
b) Make sure popup only displays on first visit.
Thanks in advance