Volume Control Handle

Volume Control Handle

Hi all,

HTML                        <input id="volume" type="range" min="0" max="10" value="5">

Using jQuery for play audio, pause audio, stop audio, next song, prev song and volume control.

Unable to reset volume control handle back to default value (center) after selecting next song from the playlist. Have not supplied the jquery code in case it took up too much space. Happy to supply it. 

Any assistance is much appreciated.

Regards

Tony