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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

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