Print Page | Close Window

Direct Link to Brands - PLEASE

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=328
Printed Date: 17-February-2025 at 6:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Direct Link to Brands - PLEASE
Posted By: blackdesk
Subject: Direct Link to Brands - PLEASE
Date Posted: 20-July-2006 at 2:58am
hi friends -

wondering if anyone can give me a direct link to brands to use in my now-
fixed dropdown jump menus. i tried copying the code direct from the
address bar, but to no avail... works with categories, but not brands

THANK YOU ! ! !

http://www.giftsofnaturethestore.com/productcart/pc

try 'shop by manufacturer' and select 'naturopatch'
to see the problem



Replies:
Posted By: ComputerJack
Date Posted: 20-July-2006 at 8:50am
You are missing a close brace in your javascript.

It ends on line 73 of the rendered page...I see the following:

var bV=parseInt(navigator.appVersion);

NS4=(document.layers) ? true : false;
IE4=((document.all)&&(bV>=4))?true:false;
hasDOM=(document.getElementById) ? true : false;

if (NS4) {
     with (document) {
           write('<table border="0" cellspacing="0" cellpadding="0">');
           write('<tr><td><img src="images/spacer.gif" width="1" height="104"></td></tr></table>');
     }


But the } from the if statement isn't there. Try adding that in.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net