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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.