Skip to content

New feature request #10

Open
Open
@ghost

Description

please add

please add random function for incremental and delay.

so if i do something like this

$( '.tick' ).ticker(
{
incremental: random(1,9)
delay: random(100,900)
separators: true
});

incremental value and delay will random picked from the min and max values.

so i can use it as its showing some live feed of counts of new members/total earnings etc.

hope this helps.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions