Skip to content

change time text #132

@AMBIENTE1

Description

@AMBIENTE1

Hi Wvega,
thank you for your script, It's very useful! My question... Is some way change text hours in dropdown menu like:

$("a.ui-corner-all:contains('10:00')").text("10 - 11 hours");
$("a.ui-corner-all:contains('11:00')").text("11 - 12 hours");
$("a.ui-corner-all:contains('12:00')").text("12 - 13 hours");
??
I need time slots for ordering in eshop. When I tried to call thit after document.ready with setTimeout 100, error: Uncaught TypeError: n.viewport is undefined
Thank you again.

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