Author Topic: paging has no images, not using bootstrap.js  (Read 3704 times)

beedub5

  • Newbie
  • *
  • Posts: 2
    • View Profile
paging has no images, not using bootstrap.js
« on: December 03, 2013, 02:31:01 am »
Hello,

I am quite interested in your jQuery plugin. I seem to be having a similar problem where the paging images are not displaying.

My page is simple with only the following scripts included in the page:
<script src="Scripts/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="Scripts/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script>
<link href="Scripts/pqGrid/pqgrid.min.css" rel="stylesheet" type="text/css" />
<script src="Scripts/pqGrid/pqgrid.min.js" type="text/javascript"></script>

If all goes well, we would like to purchase the pro version.

Thanks,
Blaine

beedub5

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: paging has no images, not using bootstrap.js
« Reply #1 on: December 03, 2013, 02:49:25 am »
my apologies, I resolved this by adding a link to a jquery ui stylesheet.