最近の検索


最近の検索はありません

Sean Cuevas's Avatar

Sean Cuevas

参加日2021年4月15日

·

前回のアクティビティ2022年2月14日

フォロー中

0

フォロワー

0

合計アクティビティ

10

投票

1

受信登録

7

アクティビティの概要

さんの最近のアクティビティ Sean Cuevas

Sean Cuevasさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

This is actually Frank (I work for Sean). IE / Edge combined represents less than 5% of the browsers now, and for our SMB audience it represents as close to zero as you can get. That number would be greater if you are serving Fortune 500 or government customers, where IE 8 is still used, so you will have to check. Edge renders the page with all the sections expanded so at least you can read them.

It works well for us but the editor insists on adding superfluous paragraph tags before the

tag each time the article is edited. We inserted this script at the bottom of the Article page template to strip them out when the page is rendered:

コメントを表示 · 投稿日時:2017年6月09日 · Sean Cuevas

0

フォロワー

0

投票

0

コメント


Sean Cuevasさんが投稿を作成しました:

投稿 Discussion - Tips and best practices from the community

We discovered that you can use the HTML5 Details tag to create accordion sections in Help Center Articles. There are some limitations imposed by ZenDesk's editor, but you can work around them. The HTML5 Details tag doesn't need any JavaScript to work and is pretty easy to code. See the link for details. 

The limitations: the HC editor will not allow the very first paragraph on a page to be a Details section, as it inserts paragraph tags that defeat the HTML5 tags. The editor will save the Details section as per it's state when you click "Save" ... if the accordion section is open it will remain open after saving. You can collapse and open the sections in the editor.

There are some other oddities; the editor will add paragraph tags to the top each time you save the page, eventually forcing your content down and off the page. I edit the source to correct this. 

投稿日時:2017年3月24日 · Sean Cuevas

0

フォロワー

18

投票

19

コメント