Software Archive
Read-only legacy content
17061 Discussions

data table problem

paolo_c_
New Contributor I
527 Views

 

Hi

i'm building my Crosswalk for android with xdk 2366

i use datatable

<script type="application/javascript" src="js/jquery-1.11.1.min.js"></script>
   <script src='js/jQuery.dataTables.min.js'     type='text/javascript'></script>

in emulator it works fine
on the phone I do not see the bar for search
and the bar forward and  back

can you help me?

0 Kudos
2 Replies
Amrita_C_Intel
Employee
527 Views

Hello,

Send me your .zip file. So that I can test and look in to the code

 

0 Kudos
paolo_c_
New Contributor I
527 Views

thanks I solved

I wrote jQuery with a capital Q.
In emulator function in Android not.
I corrected with the q tiny and everything works

sorry and thank

Paolo

0 Kudos
Reply