コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

product component doesn't work in several browser

Avatar

Level 2

Hi.I am new user of Adobe CQ .
There is a question about displaying components in different browser.

I have developed components, using IE9,
and the other one has written CSS, using Chrome and FireFox(latest ver.).
We use same author instance.(AEM ver 5.6.1)

After completion of following steps, the problem occurs: 

0: Create a page component.
1: Include parsys in JSP which render the page component.
2: Put a product component which cq eCommerce add-on has on parsys
3: Check the component displayed in IE9
4: Check the component displayed in FireFox and Chrome(latest ver.)

the problem is that in Chrome and FireFox, the product component wasn't displayed,
while in IE9 the product component was displayed.

Is there any rule that we have to follow or any tips  when we put product component on parsys in Chrome or FireFox?

Regards,
Yazawa

1 受け入れられたソリューション

Avatar

正解者
Level 8

Generally, web pages and CSS files need to take into account the different way that different browsers function. Here is a good resource:

http://www.w3.org/community/webed/wiki/Optimizing_content_for_different_browsers:_the_RIGHT_way

Perhaps you can post some code so that you can get help for your specific problem.

 

scott

元の投稿で解決策を見る

2 返信

Avatar

Level 2

Thank you for your advice.

I'll check the site.

yazawa

Avatar

正解者
Level 8

Generally, web pages and CSS files need to take into account the different way that different browsers function. Here is a good resource:

http://www.w3.org/community/webed/wiki/Optimizing_content_for_different_browsers:_the_RIGHT_way

Perhaps you can post some code so that you can get help for your specific problem.

 

scott