Jump to content

Recommended Posts

Posted

Firstly, I am not familiar with this type of menu script but I did notice this in the html that might shed some light:

 

cart_browser_ie = true;

cart_browser_iemac = false;

cart_browser_ie4 = false;

cart_browser_safari = false;

cart_browser_konqueror = false;

cart_browser_transitions = true;

cart_browser_opera = false;

cart_browser_mozilla = false;

cart_browser_shadows = true;

cart_browser_slides = true;

cart_browser_overlays = true;

cart_browser_hideselects = true;

cart_browser_addeventhandlers = true;

cart_browser_contextmenus = true;

cart_browser_noncustomcontextmenus = true;

cart_browser_expandonclick = true;

cart_browser_recyclegroups = true;

 

I notice that mozilla, opera, etc. are set to false. Assuming this is the menu function, try setting them to true instead of false.

 

Secondly, this menu is not SEO friendly.

Posted

i saw that and thought the same thing. Yet the same code there is driving another site of mine and FF works for that one. strange. I hear you, i inherited the site from a denver web 'expert in seo' company.

Posted

Let me guess - somewhere the site has a "Use IE" type of comment? Looks like they intentionally seem to making the site not work in any other browser.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...