Skip to content

Problem with chrome #30

@btoae

Description

@btoae

What is my problem?? in second image carrousel is stop on chrome

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.js"></script> <script src="/share/slideshow/agile_carousel.alpha.js"></script> <script> $.getJSON("/share/slideshow/agile_carousel_data.php", function(data) { $(document).ready(function(){ $("#flavor_1").agile_carousel({ carousel_data: data, carousel_outer_height: 228, carousel_height: 228, slide_height: 230, carousel_outer_width: 480, slide_width: 480, transition_time: 300, timer: 4000, continuous_scrolling: true, control_set_1: "numbered_buttons", no_control_set: "hover_previous_button,hover_next_button" }); }); }); </script>

http://www.machado-samter.paratestear.com.ar/prueba.php

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