I need put a image or icon in a header section.
I wrote this:
<div data-role="header" data-theme="b" data-position="fixed">
<h1>My Web Title</h1>
...
I can put a button with default icon, but i can't put a image or icon or banner on the left corner.
Can you help me?
Thanks.