jquery-mobile onchange event change icon

Sniper16

New Member
I am using jquery-mobile and was wondering if anyone could help.Using the Onchange evert I need to change the data-icon...For example:\[code\]<div data-role="collapsible" data-collapsed="true" onchange="change-the-data-icon" data-icon="check">\[/code\]So, once the using has opened and changed any field inside the collapsed area the data-icon changes to icon "check".Can anyone help on how to do this please?
 
Top