JQuery with Adobe Edge integration
Afternoon all! I'm in desperate need of some urgent help please! I'm a newbie so please be gentle!
I have a document with lots of pages to swipe through:
- <div data-role="page" id="page1" data-theme="a">
- <div data-role="content">
- Content here...
- </div>
- </div>
But as soon as I add my Adobe Edge library's and the code:
- <div id="Stage" class="EDGE-52195119"></div>
in-between my content DIV, NOTHING happens at all? Nothing shows up and I have no idea why? Has anyone come across this before? I can't seem to find much info on it?
Any help would be most appreciated!