Student-Attendance-Management/src/main/resources/static/js/error.js

5 lines
116 B
JavaScript
Raw Normal View History

2025-12-09 17:36:07 +08:00
// Parallax Code
var scene = document.getElementById('scene');
var parallax = new Parallax(scene);