0

I have the following code for a button in jQuery Mobile

<div data-role="fieldcontain" class="toolbar-icons">
    <div data-role="controlgroup" data-type="horizontal" style="margin-left:15px;">
        <a href="#" data-icon="flat-mail" data-theme="a" data-iconpos="notext" data-role="button">Yes</a>
    </div>
</div>

I was wondering if it would be possible to trigger a select dropdown by clicking this button? Is there anyway of doing it?

Cheers

Rory McCrossan
  • 331,213
  • 40
  • 305
  • 339
user1038814
  • 9,337
  • 18
  • 65
  • 86

0 Answers0