Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change time text #132

Open
AMBIENTE1 opened this issue Mar 11, 2021 · 0 comments
Open

change time text #132

AMBIENTE1 opened this issue Mar 11, 2021 · 0 comments

Comments

@AMBIENTE1
Copy link

AMBIENTE1 commented Mar 11, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant