Class name for the fieldset(s)
string$class(オプション) fieldset のクラス名。 - PEAR
The HTML used when opening a fieldset fieldset を開く際に使用する HTML。 - PEAR
The HTML used when closing a fieldset fieldset を閉じる際に使用する HTML。 - PEAR
The HTML used when opening a hidden fieldset 隠し fieldset を開く際に使用する HTML。 - PEAR
Sets the template used when opening a hidden fieldset (i.e. a fieldset that is opened when there is no header element).
隠し fieldset (ヘッダ要素なしで開く fieldset)を開く際に使用するテンプレートを設定します。 - PEAR
At first, you can try to add overflow: hidden; to the "form fieldset" block.
まずは、overflow: hidden; を "form fieldset" ブロックに追加することです。 - PEAR
Sets the template used when opening a fieldset.
fieldset を開く際に使用するテンプレートを設定します。 - PEAR
Sets the template used when closing a fieldset.
fieldset を閉じる際に使用するテンプレートを設定します。 - PEAR
The solution is to remove the "height: 1px;" style from "form fieldset li" block in the stylesheet.
スタイルシートの "form fieldset li" ブロックから、スタイル "height: 1px;" を削除しました。 - PEAR
Adds one or more element names that indicate the end of a fieldset (a new one will be opened when the next header element occurs).
fieldset の最後をあらわす要素名を追加します(次のヘッダ要素が現れた際に、新しい fieldset が開始されます)。 - PEAR
Is there a solution for this problem? You need to add a "float: left;" style to the "form fieldset li" block in the stylesheet.
どうしたらいいでしょう?スタイルシートの "form fieldset li" ブロックに、スタイル"float: left;" を追加する必要があります。 - PEAR
If this does not solve the problems, then try to remove the following two styles from the "form fieldset" block.
これで問題が解決しなかった場合は、以下のふたつのスタイルを"form fieldset" ブロックから削除します。 - PEAR
If a class name is given, it will be added to each (hidden) fieldset that is generated before each of the specified element.
クラス名を指定すると、生成される各 (hidden) fieldset の指定した要素の前にそれが追加されます。 - PEAR
Such problems are most likely caused by the style of the field sets. どうしたらいいでしょう?たいていの原因は、fieldset のスタイルシートです。 - PEAR
For example, if you specify an array with five element names, all five field sets with get this additional class name. たとえば、5つの要素名の配列を指定したとすると、その5つの fieldset のすべてにクラス名が追加されます。 - PEAR