google chrome - Compability problems with jssor in different browsers -


the following code works in firefox not in ie , chrome. how can modify it's compatible browsers?

jaquery(document).ready function($){ var _sildeshowtransitions = [ {$ duration:1500, x:0.5, $cols:2, $rotate:0.5, $chessmode:{ $ column:3},$easing:{$left: $jssoreasing$.$easeinoutcubic},$opacity:2,$slideout:true,} ]; 

thanks site, answers.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -