Browse
For agents
About
MotoPress Hotel Booking for Divi
/
trunk
MotoPress Hotel Booking for Divi
vtrunk
Switch version
trunk
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.1.0
2.0.0
Overview
Code
mphb-divi
/
divi-4
/
scripts
/
frontend.js
frontend.js
in MotoPress Hotel Booking for Divi trunk, at divi-4/scripts/frontend.js
6 lines
105 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
//
This script is loaded both on the frontend page and in the Visual Builder.
2
3
jQuery
(
function
(
$
)
{
4
5
}
)
;
6