javascript - JPlayer Controls Stop Working -
i using jplayer play audios in phonegap application ported xcode run on iphone/ipad.
the jplayer inside collapsible div. works fine long div open. collapse div (manually or programmatically) , reopen controls (seek bar, start/stop buttons etc.) stop functioning. stop button doesn't stop audio, duration , current time disappear , see zeros etc.
anyone has idea please?
solution worked work around. removed collapsible property div , thru onclick() function controlled height expand , contract div. way jplayer fooled believe still visible.
Comments
Post a Comment