I have a problem with a pdf link.
- <div data-role="main" class="ui-content">
<div data-role="collapsible" data-inset="false">
<h2>Internacional</h2>
<ul data-role="listview" data-theme="a" data-divider-theme="b">
<li data-role="list-divider"></li>
<li><a href="../www/pdf/eia_intern.pdf">
<p><strong>Evaluación de impacto en el medio ambiente</strong></p>
<p>Contexto transfronterizo (Espoo, 1991)</p>
</a></li>
</ul>
</div>
When i test in the Mozilla, the pdf open correctly, but in my mobile when i click dont do nothing....
The pdf is internal in the app, and i dont know why my mobile dont open it...(Galaxy s3 with adobe reader).
Thanks and sorry for my english!!