lebexpress Posted September 8, 2008 Share Posted September 8, 2008 Hello, I never dealt with Javascript before and was wondering if there is a way to have the showcase below display 12 items per page: <!--Begin Dynamic PSC Code--> <SCRIPT LANGUAGE="Javascript" SRC="http://ct.pscsrv.net/serve.pl?mh=300&uid=2379841&usedesc=&imagesize=1&useprice=&Price=&Keywords=gifts&Name=&Catone=&Cattwo=&Catthree=&Catfive=&colnum=3&bordercolor=e0e0e0&tablewidth=500&fontface=Arial&fontsize=2&vr=1&nh=&Subpl=&sid="></SCRIPT> <!--End Dynamic PSC Code--> The reason is because when I try to show it, it takes a long time to display since it includes over a 100 items and it makes my site look funny when one of the categories is clicked on: Please see what I am trying to explain: http://lovelydecorations.com/display_aff_prod_cat.php?id=16 Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/123285-javascript-php-showcase/ Share on other sites More sharing options...
web_loone_08 Posted September 10, 2008 Share Posted September 10, 2008 I would look into PHP Pagination or AJAX & PHP Pagination; this way, you can display only a limited number of items per page. Link to comment https://forums.phpfreaks.com/topic/123285-javascript-php-showcase/#findComment-638193 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.