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

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -