Jump to content



Latest News: (loading..)

- - - - -

osc 2.3.1, Add to Cart button not working in IE

add to cart ie osc 2.3.1

This topic has been archived. This means that you cannot reply to this topic.
9 replies to this topic

#1   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 21 March 2012 - 11:30 PM

Help please!

The site is lifeome.com

The Add to Cart button does not do anything in IE (8), either logged in or not. It works in Chrome. please help!



A minor question, when at the store Home, the broken image above the product is shown. How to get rid of it? I've chosen in admin not to show image (in product listing).

#2   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 21 March 2012 - 11:45 PM

I've been searching online for hours, the topic came up before but I could not find any solutions.
Please help!

#3   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 22 March 2012 - 04:43 AM

Just find out if I remove the link to the pdf manual which is right above the Add to Cart button, it will work in IE. Adding text below it does not help.

Anyone know of a fix for that? I do need the link so that there will be more detailed usage information about the product in the pdf file.

Please help!

#4   kymation

kymation

    Believers

  • Community Sponsor
  • 6,759 posts

Posted 22 March 2012 - 05:00 AM

A properly formatted link should not cause any problems. Check that your link and surrounding HTML is valid. A trip to the W3C Validator might reveal the problem.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#5   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 22 March 2012 - 04:20 PM

Hi Jim,

Thank you for your quick reply!

I checked with the validator and there are tags not open/closed properly inherited from osc part. That's beyond my capability to fix.

Separately, the customizations like the category menu looked good in Chrome but crappy in IE.

I guess the best option is to start with a fresh copy of osc and customize and check in IE along the way.

Thank you again,
chao

#6   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 22 March 2012 - 04:47 PM

Hi Jim,

Looking further, only when using button will disable the Add to Cart, text link is ok. Not sure why.

regarding the above differences in IE/chrome, is chrome more forgiving for sloppy coding?

Thanks,

#7   kymation

kymation

    Believers

  • Community Sponsor
  • 6,759 posts

Posted 22 March 2012 - 05:38 PM

Chrome is less forgiving; it insists on standards-compliant code. IE is known for quirky rendering and failure to comply with the standards. Newer versions of IE are better, but still not as good as Firefox or Chrome.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#8   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 22 March 2012 - 08:41 PM

Thank you!
chao

#9   UsingOSC

UsingOSC
  • Members
  • 41 posts

Posted 23 March 2012 - 09:04 PM

Just an update whoever later on may find helpful.

Wrapping the link button in <form> tags disables the Add to Cart button in IE. but it seems to be ok if a <div> tag is used. not sure why though.

#10   kymation

kymation

    Believers

  • Community Sponsor
  • 6,759 posts

Posted 23 March 2012 - 10:15 PM

That's because the Add to Cart button is already inside a form, and you can't have a form inside another form.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support