Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Thanks for redirecting my intention. You're right. I was focusing on the wrong part. What's strange is I solved that issue months ago. I even wrote my solution on the forum because I was so excited to solve it. Obviously, something somewhere changed during that time. Now I need to figure out what.
Thanks Mario! Sorry for the flash of temper.
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
/t5/business-catalyst-discussions-read-only/refused-to-set-unsafe-header-quot-connection-quot/m-p/4114208#M1718
Dec 12, 2012
Dec 12, 2012
I am getting a very similar occurance. The CSS of jquey tabs is breaking on the product page when an item is added to the cart.
Where did you post your solution Adam? I would love to see it. I understand Mario's response is accurate, but I can't see if he is suggesting a solution.
On my site it appears as if the large product layout has been isolated completely, and all the links from the head struck. I have made a workaround by embedding the script links into the large product layout. This seems to fix the loss of styling when BC makes an ajax call.
http://bit.ly/T81l3J
What's weird is that I have implemented this twice before in precisely the same way, and this is the first time it has played up.
Any response on correct handling would be greatly appreciated.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
/t5/business-catalyst-discussions-read-only/refused-to-set-unsafe-header-quot-connection-quot/m-p/4114209#M1719
Jan 07, 2013
Jan 07, 2013
Hi ushanbb,
I apologize. I didn't see that you had posted here. Here's the link:
http://forums.adobe.com/message/4345298#4345298
The key is the use of .on() in jquery. I wrote that post a long time ago, and as I look at it I can see some updating/fixes I would do, but the concept is solid. It's important to understand that .on() acts on the current state of the document, not the initial Dom. That's why it works.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more