Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

data table problem

paolo_c_
New Contributor I
583 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
583 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
583 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