Файловый менеджер - Редактировать - /var/www/sturrock/tamer/assets/js/booking-box-toggle.js
Назад
function bookingToggle() { let toggleContent = document.getElementById("appointment"); if (toggleContent.style.display === "none") { toggleContent.style.display = "flex" }else { toggleContent.style.display = "none"; } } function bookingToggle() { let toggleContent = document.getElementById("yourInfo"); if (toggleContent.style.display === "none") { toggleContent.style.display = "flex" }else { toggleContent.style.display = "none"; } } function bookingToggle() { let toggleContent = document.getElementById("confirmation"); if (toggleContent.style.display === "none") { toggleContent.style.display = "flex" }else { toggleContent.style.display = "none"; } } /*--- [ Notes: ] _______________________________________ = Means assign == If the values the same === If the value and data type is the same. (Eg: String v String) if (condition = true) { Execute this code } else { (No condition is met) Exectue this code } ('else' statements are run when no condition is met.) _______________________________________________________*/
| ver. 1.4 |
Github
|
.
| PHP 7.0.33-0ubuntu0.16.04.16 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка