Skip to content

Uncaught TypeError: a.indexOf is not a function #6

@BackInBiz

Description

@BackInBiz

Hello,

When i use jquery.threesixty.js i get this error with latest jQuery
When i use jquery.threesixty.min.js, you use opacity sytem instead of display one and your code is really different :
<img class="threesixty-frame" style="display:' + display + ';" data-index="' + i + '" src="' + pathTemplate.replace('{index}', i) + '"/> with .js
a+='<image class="threesixty-frame" height="555" width="280" x="13" y="0" style="opacity:'+(0===i?"1":"0")+';" data-index="'+i+'" xlink:href="'+n.replace("{index}",i)+'" tabindex="-1"/>' with .min.js

I just replace opacity function by display skills and edit this sentence to make it works but why 2 files or so differents ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions