Home › Forums › JavaScript › [Solved] Jquery switch view modes without refresh › Re: [Solved] Jquery switch view modes without refresh
July 6, 2011 at 8:45 am
#82954
Participant
hi
im trying to implement the above and I managed to do everything as described (allthough im not at all technical)
im also trying to implement a product list and grid display switch on my site :
http://beta.prijsjagers.be/babyfoon~1044.htm#
the problem i have is that the code is not executing..
here is my current code
=Weergave?>
Click here to switch between list and grid
= getProductThumbnail($pId, $pLink, $row, $cId, '90', '90', 'ListingThumbnailBox') ?>
= getFormattedPrice($pMinPrice, $currencySymbol, $currencyRate)?>
= $pMinPrice==$pMaxPrice?'':(" - ".getFormattedPrice($pMaxPrice, $currencySymbol, $currencyRate)) ?>
getUserProductLink($pId, $storeCount, $pLink) ?>
" onclick="return fbs_click()" target="_blank"class="fb_share_link" alt="="Deel dit product met je vrienden op facebook"?>" title="="Deel dit product met je vrienden op facebook"?>">
= getProductThumbnail($pId, $pLink, $row, $cId, '90', '90', 'ListingThumbnailBox') ?>
= getFormattedPrice($pMinPrice, $currencySymbol, $currencyRate)?>
= $pMinPrice==$pMaxPrice?'':(" - ".getFormattedPrice($pMaxPrice, $currencySymbol, $currencyRate)) ?>
getUserProductLink($pId, $storeCount, $pLink) ?>
" onclick="return fbs_click()" target="_blank"class="fb_share_link" alt="="Deel dit product met je vrienden op facebook"?>" title="="Deel dit product met je vrienden op facebook"?>">