This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Demo pages for buttons have me confused #8335
Closed
Description
Reading the button Widget page I got a little confused.
- "Enhanced" buttons - I spent a while trying to figure what visuals or interactions were enhanced :) Eventually I read the API docs and read Enhancement is the PE that JQM provides and it seems you only need use data-enhanced if a parent turns enhancement off. But the demos do not make that clear as there is no parent turning it off. In fact the enhanced buttons appear to be doing something quite different - showing the text node in the parent div as a label with extra classes defined on the parent.
Indeed the enhanced version seems be what see in borwser F12 tools after JQM has done it's magic.
Can you point me to the docs about what exactly is going on or your point in included them is?
- "Icon-only buttons are round by default" - I can't see any difference between the 2 icon only buttons