开发者

Is there a way to use something other than a header tag to indicate a header in jQuery Mobile collapsible block?

According to the documentation, after marking a div with data-role="collapsible" there needs to be a header tag (h1 - h6) so that jQuery Mobile will turn it into the header of the collapsible block.

My question is, is there other way to indicate the header? Somet开发者_如何学Ching like: data-role="collapsible-header"?


Try using a legend rather than h#

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜