Hi all
Along with displaying a summary of the cart contents on a page (by using the Actinic supplied javascript for this purpose), we would like to be able to display one of two alternate images based on whether there is anything in the cart or not.
i.e., we have an image of a shopping cart that is empty and an image of a shopping cart with stuff in it. When the number of items in the cart is zero, then the former image would be displayed. When the number of items is 1 or more, the second image would be displayed instead.
Any javascript "gurus" know how we can manipulate the Actinic javascript to display alternate images?
Thanks in advance.
Regards
Nick
Along with displaying a summary of the cart contents on a page (by using the Actinic supplied javascript for this purpose), we would like to be able to display one of two alternate images based on whether there is anything in the cart or not.
i.e., we have an image of a shopping cart that is empty and an image of a shopping cart with stuff in it. When the number of items in the cart is zero, then the former image would be displayed. When the number of items is 1 or more, the second image would be displayed instead.
Any javascript "gurus" know how we can manipulate the Actinic javascript to display alternate images?
Thanks in advance.
Regards
Nick
Comment