Popup
Hi,
I have added a popup to my project and included some content which is not formatting correctly. I thought that this may be due to some custom css so I removed all the custom css from the app, the problem persisted.
In an attempt to show the nature of the problem I created another project and added the same popup. No problem works great. I have had a look at the source for both the projects and the only difference I can spot is the jquery version number.
the working version has a reference to:
<!-- <script type="text/javascript" src="files/resources/lib/jquery/jquery-2.1.1.js" --
The non working version references.
<!-- <script type="text/javascript" src="files/resources/lib/jquery/jquery-1.9.1.js" --
How do I get the list to show in the app with the reference to 1.9.1