Commit 024225ca by Harshit

changes

1 parent d9e0b6d6
......@@ -218,7 +218,7 @@ p {
.navbar-default .navbar-nav>li>a {
/* color: #2e6da4; */
padding: 20px 15px 0 15px;
padding: 12px 5px 0 15px;
text-shadow: none;
text-transform: uppercase;
font-family: "Cera Pro Regular";
......@@ -268,7 +268,7 @@ p {
.navbar-brand>img {
float: left;
margin-right: 15px;
width: 115px;
width: 100px;
margin-top: 3px;
margin-left: 20px;
}
......@@ -357,7 +357,7 @@ p {
.navbar-nav>li>a {
line-height: 40px !important;
margin-right: 35px;
/* margin-right: 35px; */
padding-left: 5px;
padding-right: 5px;
outline: none;
......@@ -412,18 +412,18 @@ p {
padding: -3px 0px;
/*top: -60px;*/
/*transition: top 0.3s;*/
height: 124px;
height: 88px;
}
.glob-sec {
width: 100%;
padding: 80px 0px 10px;
padding: 50px 0;
}
@media (max-width: 768px) {
.glob-sec {
width: 100%;
padding: 40px 0px 10px;
padding: 50px 0;
}
}
......@@ -603,12 +603,22 @@ p {
text-align: center;
margin-bottom: 25px;
}
.overview-form h2 {
font-size: 17px !important;
}
}
.head-center {
text-align: center;
}
.disclaimer {
cursor: pointer;
text-decoration: underline;
}
.sub-head {
text-align: center;
margin-top: 10px;
......@@ -1319,8 +1329,11 @@ hr {
/*----------- price model--------------*/
#price-model input,
#price-model select {
.selectfields {
display: none;
}
.forms-input {
height: 40px;
border: none;
width: 100%;
......@@ -1362,18 +1375,7 @@ hr {
/*----------- i am model--------------*/
#interested input,
#interested select {
height: 40px;
border: none;
width: 100%;
background: #f3f3f3;
letter-spacing: 1px;
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}
#interested input::placeholder {
color: #bebebe;
......@@ -1409,18 +1411,7 @@ hr {
padding: 0px !important;
}
#broch-form input,
#broch-form select {
height: 40px;
border: none;
width: 100%;
background: #fff;
letter-spacing: 1px;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
}
#broch-form input::placeholder {
color: #bebebe;
......@@ -1460,18 +1451,7 @@ hr {
padding: 0px !important;
}
#plans-form input,
#plans-form select {
height: 40px;
border: none;
width: 100%;
background: #fff;
letter-spacing: 1px;
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}
#plans-form input::placeholder {
color: #bebebe;
......@@ -1636,7 +1616,7 @@ hr {
.legends li {
list-style: none;
line-height: 1.5;
font-size: 13px;
font-size: 18px;
}
@media (max-width: 768px) {
......@@ -1645,10 +1625,106 @@ hr {
}
.legends li {
font-size: 12px;
font-size: 14px;
}
}
@media (max-width: 768px) {
.about-item {
width: 100%;
}
}
/* .sub-area {
display: flex;
justify-content: center;
gap: 60px;
text-align: center;
}
.about-img img{
width: 70px;
} */
.sub-area {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: center;
margin-top: 30px;
}
.about-item {
background: #f8f8f8;
border-radius: 12px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
padding: 20px;
width: 300px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
transition: transform 0.3s ease;
}
.about-item:hover {
transform: translateY(-5px);
}
/* .about-img img {
width: 60px;
height: 60px;
object-fit: contain;
margin-bottom: 15px;
} */
.about-img img {
width: 115px;
height: 115px;
object-fit: contain;
/* border-radius: 50%; */
/* background-color: #fff; */
padding: 25px;
/* border: 2px solid #ddd; */
/* box-shadow: 0 2px 5px rgba(0,0,0,0.1); */
/* margin-bottom: 15px; */
}
.about-img{
border: 1px solid;
border-radius: 50%;
background-color: #fff;
}
.about-item h3 {
font-size: 1.1rem;
font-weight: 600;
color: #333;
margin: 0;
margin-top: 17px;
}
#masterplan {
background-color: #cae7bd !important;
}
.about-contain {
/* padding: 40px 0; */
}
/* World */
.intl-tel-input .selected-flag {
......@@ -1762,27 +1838,33 @@ hr {
}
.interested {
position: fixed;
z-index: 9999;
top: 50%;
right: -52px;
background: #224b23 !important;
border: none;
letter-spacing: 1px;
transform: rotate(270deg);
font-size: 18px !important;
font-family: "Cera Pro Regular";
/* margin: 28px; */
/* border-radius: 20px; */
border: none !important;
padding: 12px 15px;
margin: 20px 0;
text-transform: uppercase;
position: fixed;
bottom: 11px;
z-index: 111;
right: 30px;
font-size: 14px;
}
.btn-download {
background: #224b23 !important;
/* margin: 28px; */
border-radius: 20px;
/* border-radius: 20px; */
border: none !important;
padding: 12px 15px;
margin: 20px 0;
text-transform: uppercase;
position: fixed;
bottom: 11px;
z-index: 111;
left: 30px;
}
.rera-para {
......@@ -1839,6 +1921,7 @@ hr {
position: fixed;
bottom: 0px;
z-index: 99;
display: none;
}
.f-icon {
......@@ -2495,7 +2578,7 @@ b {
@media (max-width: 767px) {
.overlay {
background: #fff;
padding: 50px 0 0;
padding: 0 !important;
height: auto;
}
......@@ -2512,6 +2595,14 @@ b {
}
.interested {
/* display: none; */
transform: rotate(270deg);
right: -40px;
bottom: 31%;
padding: 5px 10px;
}
.call-btn {
display: none;
}
......@@ -2521,6 +2612,12 @@ b {
font-size: 13px;
}
.gallery-tabs {
display: flex;
justify-content: center;
}
.stamp sup {
color: red;
font-size: 22px;
......@@ -2828,7 +2925,7 @@ b {
}
.floor {
filter: blur(1px);
filter: blur(2px);
}
......@@ -2870,16 +2967,7 @@ b {
background: url("../images/patch3.webp") no-repeat bottom right;
}
.owl-nav button.owl-prev {
position: absolute !important;
top: 45%;
left: 5px;
display: block !important;
border: 0px solid #000;
color: #fff;
background: #000;
border-radius: 70px;
}
.owl-nav button.owl-prev {}
.owl-theme .owl-nav {
margin: unset;
......@@ -2887,40 +2975,12 @@ b {
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
width: 30px;
height: 30px;
margin: 10px 0px;
background: #ecf0f1;
border-radius: 50%;
color: #fff;
outline: none;
cursor: pointer;
position: relative;
z-index: 9999;
background: #000000 !important;
bottom: 0px;
color: #fff !important;
font-size: 5px !important;
border-radius: 71px;
z-index: 999;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
filter: invert(1);
.owl-nav button.owl-next {
position: absolute !important;
top: 45%;
right: 5px;
display: block !important;
/* right: 0px; */
border: 0px solid #000;
color: #fff;
border-radius: 70px;
background: #000;
}
.owl-nav button.owl-next {}
#carousel-example-generic1 {
width: 500px;
max-width: 100%;
......@@ -3543,7 +3603,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.overview-form h2 {
font-size: 25px;
font-size: 22px;
}
......@@ -3589,7 +3649,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.navbar-img {
width: 200px;
width: 150px;
margin-left: -134px;
margin-top: 15px;
}
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
......@@ -51,8 +51,8 @@ jQuery(function ($) {
"Value must not equal arg."
);
if ($("#contact-form").length > 0) {
$("#contact-form").validate({
if ($("#contact_form").length > 0) {
$("#contact_form").validate({
rules: {
fname: {
required: true,
......@@ -83,6 +83,40 @@ jQuery(function ($) {
});
}
if ($("#register-form").length > 0) {
$("#register-form").validate({
rules: {
fname: {
required: true,
maxlength: 100,
},
mobile: {
required: true,
number: true,
minlength: 7,
maxlength: 14,
},
email: {
required: true,
email: true,
},
},
messages: {
fname: {
required: "Enter Your Name",
},
mobile: {
required: "Enter Your Number",
},
email: {
required: "Enter Your Email",
},
},
});
}
if ($("#price-popup").length > 0) {
$("#price-popup").validate({
rules: {
......@@ -100,6 +134,17 @@ jQuery(function ($) {
required: true,
},
},
messages: {
fname: {
required: "Enter Your Name",
},
mobile: {
required: "Enter Your Number",
},
email: {
required: "Enter Your Email",
},
},
});
}
......@@ -120,6 +165,17 @@ jQuery(function ($) {
required: true,
},
},
messages: {
fname: {
required: "Enter Your Name",
},
mobile: {
required: "Enter Your Number",
},
email: {
required: "Enter Your Email",
},
},
});
}
......@@ -262,6 +318,17 @@ jQuery(function ($) {
required: true,
},
},
messages: {
fname: {
required: "Enter Your Name",
},
mobile: {
required: "Enter Your Number",
},
email: {
required: "Enter Your Email",
},
},
});
}
......
......@@ -21,23 +21,25 @@ class PostData
//$projectname = $_REQUEST['projectname'];
$source = $_REQUEST['source'];
$message = $_REQUEST['message'];
$conf = $_REQUEST['select_option_1'];
$site_visit = $_REQUEST['select_option_2'];
//$country_code = $_REQUEST['country_code'];
$name = $fname . ' ' . $lname;
$fullmobile = "91" . $mobile;
// Google Sheet Interation------------------
$postFields = "entry.449648499=" . $name;
$postFields .= "&entry.1379833540=" . $email;
$postFields .= "&entry.758332158=" . $fullmobile;
$postFields .= "&entry.1900106466=" . $message;
$postFields .= "&entry.1693361781=" . $source;
$postFields .= '&entry.1830911442=' . urlencode($_COOKIE['cstm_ppc_campaign']);
$postFields .= '&entry.939490048=' . urlencode($_COOKIE['cstm_ppc_channel']);
......@@ -46,6 +48,8 @@ class PostData
$postFields .= '&entry.2003337495=' . urlencode($_COOKIE['cstm_ppc_device']);
$postFields .= '&entry.399907321=' . urlencode($_COOKIE['cstm_ppc_medium']);
$postFields .= '&entry.1966964226=' . urlencode($_COOKIE['gclid']);
$postFields .= '&entry.599794443=' . $conf;
$postFields .= '&entry.1354448406=' . $site_visit;
$postFields .= '&entry.2132069230=' . $ip;
$ch3 = curl_init();
......@@ -61,4 +65,4 @@ class PostData
// do not delete
return true;
}
}
\ No newline at end of file
}
......@@ -21,7 +21,7 @@ if ($request !== 'POST') {
echo "<a href='index.php'>Go Back</a>";
die;
}
if ($clientIPAddress == '180.151.246.211'){
if ($clientIPAddress == '180.151.246.211') {
die;
}
if ($_REQUEST['mobile'] == '') {
......@@ -56,10 +56,11 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Aashrayaa Eco City | Thank You</title>
<title>Urban Luxurious 3 & 4 BHK Villas in Hoskote
| Thank You</title>
<meta name="keywords" content="">
<meta name="">
<link rel="icon" href="images/favicon.webp" type="image/png" sizes="16x16">
......@@ -77,11 +78,11 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<body>
<header id="home">
<header id="home">
<nav class="navbar navbar-default" id="hide-menu">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="col-md-2">
<div class="col-md-1">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
......@@ -90,13 +91,13 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.php">
<img src="<?php echo $assetBase; ?>images/logo/logo.png">
<img src="images/logo/logo.png">
</a>
<!-- <button class="btn btn-danger download1 btn-download visible-xs">Download
Brochure</button> -->
<!-- <img class="navbar-img mob-img" src="<?php echo $assetBase; ?>images/logo/logo-2.png"> -->
<img class="navbar-img mob-img" src="images/logo/logo-2.png">
</div>
</div>
......@@ -107,10 +108,14 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<ul class="nav navbar-nav navbar-right">
<!-- <li><a href="#home" class="m-link">Home</a></li> -->
<li><a href="#overview" class="m-link">Overview</a></li>
<li><a href="#configuration" class="m-link">Configuration</a></li>
<li><a href="#indulgence" class="m-link">Amenities</a></li>
<li><a href="#masterplan" class="m-link">Your World</a></li>
<li><button class="btn btn-danger download1 btn-download hidden-xs">Download
Brochure</button></li>
<li><a href="#plans" class="m-link">Floor PLan</a></li>
<li><a href="#masterplan" class="m-link">Location</a></li>
<li><a href="#about-us" class="m-link">About Us</a></li>
<li><a href="#contact" class="m-link">Contact Us</a></li>
<!-- <li><button class="btn btn-danger download1 btn-download hidden-xs">Download
Brochure</button></li> -->
<!-- <button class="btn btn-danger download1 btn-download hidden-xs">Download Brochure</button> -->
<!-- <li><a href="#gallery" class="m-link">Gallery</a></li> -->
......@@ -120,18 +125,18 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</ul>
</div><!-- /.navbar-collapse -->
</div>
<!-- <div class="col-md-1">
<img class="navbar-img desk-img" src="<?php echo $assetBase; ?>images/logo/logo-2.png">
<div class="col-md-1">
<img class="navbar-img desk-img" src="images/logo/logo-2.png">
</div>
-->
<!-- /.container-fluid -->
<!-- <div class="col-md-1 hidden-xs">
<div class="navbar-header">
<a class="navbar-brand" href="javascript:void(0)">
<img class="new" src="<?php echo $assetBase; ?>images/twghead.webp"
<img class="new" src="images/twghead.webp"
style="position: relative;right: 0px;width: 200px;">
</a>
</div>
......@@ -140,7 +145,6 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</nav>
</header>
<!-- <section class="inner-banner">
<div class="container">
<div class="banner-txt-thank">
......@@ -156,51 +160,51 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<?php
if (!$mailsent) {
if (!$mailsent) {
?>
<span class="msgicon" aria-hidden="true">
<img src="./images/check-mark.png" alt="" class='tickmark'>
</span>
<!-- <h2 class="oops"><span>You're</span> All Set!</h2>
<span class="msgicon" aria-hidden="true">
<img src="./images/check-mark.png" alt="" class='tickmark'>
</span>
<!-- <h2 class="oops"><span>You're</span> All Set!</h2>
<h3 class="oops-greet" style="text-align:center;">Greetings from </h3> -->
<h3 class="oops-subtitle" style="text-align:center;">
Thank you.<br />
Our representatives will get in touch with you shortly.
</h3>
<h3 class="oops-subtitle" style="text-align:center;">
Thank you.<br />
Our representatives will get in touch with you shortly.
</h3>
<a href="index.php" style="text-decoration: none;">
<h2 class="go-home">
<span class="" aria-hidden="true">
<img src="./images/arrow.png" class='arrowleft' alt=""> Go Back
</span>
</h2>
</a>
<a href="index.php" style="text-decoration: none;">
<h2 class="go-home">
<span class="" aria-hidden="true">
<img src="./images/arrow.png" class='arrowleft' alt=""> Go Back
</span>
</h2>
</a>
<?php
} else {
} else {
?>
<span class="msgicon" aria-hidden="true">
<img src="./images/check-mark.png" alt="" class='tickmark'>
</span>
<h3 class="oops-subtitle" style="text-align:center;">
Thank you.<br />
Our representatives will get in touch with you shortly.
</h3>
<a href="index.php" style="text-decoration: none;">
<h2 class="go-home">
<span class="" aria-hidden="true">
<img src="./images/arrow.png" class='arrowleft' alt=""> Go Back
</span>
</h2>
</a>
<span class="msgicon" aria-hidden="true">
<img src="./images/check-mark.png" alt="" class='tickmark'>
</span>
<h3 class="oops-subtitle" style="text-align:center;">
Thank you.<br />
Our representatives will get in touch with you shortly.
</h3>
<a href="index.php" style="text-decoration: none;">
<h2 class="go-home">
<span class="" aria-hidden="true">
<img src="./images/arrow.png" class='arrowleft' alt=""> Go Back
</span>
</h2>
</a>
<?php
}
?>
}
?>
</div>
</div>
......@@ -267,7 +271,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<div class="col-md-12">
<div class="col-md-4">
<p>Copyright @ Century Novus <?php echo date('Y')?>. All rights reserved.</p>
<p>Copyright @ Century Novus <?php echo date('Y') ?>. All rights reserved.</p>
</div>
<div class="col-md-4 text-center">
<img src="images/centurylogo-50.png" alt="">
......@@ -312,7 +316,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div>
<div class="pd0 col-md-8">
<p>RERA Reg No: PRM/KA/RERA/1251/309/PR/100423/005853</p>
<p>Copyright @ Century Novus <?php echo date('Y')?>. All rights reserved.</p>
<p>Copyright @ Century Novus <?php echo date('Y') ?>. All rights reserved.</p>
</div>
<div class="pd0 col-md-12">
<p style="font-size: 9px; line-height: 12px;">
......@@ -342,7 +346,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div>
</section> -->
<section class="rera-sec">
<section class="rera-sec">
<div class="container-fluid">
<div class="patch hidden-xs">
......@@ -355,7 +359,6 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div> -->
<div class="col-md-6 group">
<p> Ecocity Developed by Aashrayaa Projects & Peram Group</p>
<div class=" text-center">
<img style="margin-top: -7px; width:107px" src="images/logo/logo-2.png" alt="">
</div>
......@@ -367,11 +370,13 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
</div>
<div class="col-md-12">
<p class="rera-para">
<!-- <p class="rera-para">
For general information purposes only. While enough care is taken by Eco City to ensure that information on the brochure is up to date, accurate and correct, readers are requested to make their independent inquiry before relying upon the same. In no event will Eco City offer any warranty on the information made available or be liable for any loss or damage including without limitation, indirect or consequential loss or damage in connection with, the use of information in this brochure. By using or accessing the brochure, you agree with the Disclaimer without any qualification or limitation.
<span class="more-text"> Design, specifications, floor plans, brochures, interactive plans etc., are subject to change without prior notice. Computer-generated images, walkthroughs and rendered images are the artist's impression and are indicative of the actual designs. Concept images used are for representation purposes only. The contents of this brochure are meant to provide information to the readers of this brochure about ourselves including our various projects. They are only for general information and are subject to change. By no stretch of the imagination, the information on the brochure shall be construed as an advertisement and/or invitation or offer for sale. To find out more about projects/developments, please visit our sales office during working hours and get in touch with an authorized Eco City sales representative. Please note that by sharing any of your contact details on the brochure, you are authorizing the Sales Response team of Eco City (even if you are registered on the DND Registry) to provide information on our projects over Calls, SMS & Emails.</span>
<a class="see-btn" onclick="toggleText(this)">See more</a>
</p>
</p> -->
<div class="text-center"> <a class="disclaimer"> Disclaimer</a></div>
</div>
......@@ -395,14 +400,14 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div> -->
<div class="pd0 col-md-8">
<p>RERA No : PRM/KA/RERA/1250/304/PR/180130/001424</p>
<p>Copyright © Eco City. All rights reserved.</p>
<p>Copyright © Eco City. All rights reserved.</p>
</div>
<div class="pd0 col-md-12">
<p class="rera-para">
For general information purposes only. While enough care is taken by Eco City to
<!-- <p class="rera-para">
For general information purposes only. While enough care is taken by Eco City to
ensure that information on the brochure is up to date, accurate and correct, readers are
requested to make their independent inquiry before relying upon the same.
<span class="more-text"> In no event will Eco City offer any warranty on the
<span class="more-text"> In no event will Eco City offer any warranty on the
information made available or be liable for any loss or damage including without
limitation, indirect or consequential loss or damage in connection with, the use of
information in this brochure. By using or accessing the brochure, you agree with the
......@@ -416,26 +421,27 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
the information on the brochure shall be construed as an advertisement and/or
invitation or offer for sale. To find out more about projects/developments, please
visit our sales office during working hours and get in touch with an authorized
Eco City sales representative. Please note that by sharing any of your
Eco City sales representative. Please note that by sharing any of your
contact details on the brochure, you are authorizing the Sales Response team of
Eco City (even if you are registered on the DND Registry) to provide
Eco City (even if you are registered on the DND Registry) to provide
information on our projects over Calls, SMS & Emails.</span>
<a class="see-btn" onclick="toggleText(this)">See more</a>
</p>
</p> -->
<div class="text-center"><a class="disclaimer"> Disclaimer</a></div>
</div>
</div>
<div style="margin-top: -21px; margin-bottom: 56px; align-items:center" class="group">
<div style="margin-top: -21px; margin-bottom: 56px; align-items:center" class="group">
<div class="col-md-2 text-center">
<img src="images/logo/logo-2.png" alt="">
</div>
<div class="col-md-2 text-center">
<img src="images/logo/parem.png" alt="">
</div>
<div class="col-md-2 text-center">
<img src="images/logo/logo-2.png" alt="">
</div>
<div class="col-md-2 text-center">
<img src="images/logo/parem.png" alt="">
</div>
</div>
</div>
......@@ -456,88 +462,88 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<script src="js/popout.js"></script>
<script>
// jQuery(document).ready(function($) {
//
// var delay = 4000;
// var url = 'http://twgardens.net/Views';
// setTimeout(function() {
// window.location = url;
// }, delay);
// });
// jQuery(document).ready(function($) {
//
// var delay = 4000;
// var url = 'http://twgardens.net/Views';
// setTimeout(function() {
// window.location = url;
// }, delay);
// });
</script>
<script type="text/javascript">
jQuery(document).ready(function($) {
// ---------------for model only-----
$(".click-price").click(function() {
$('#price-model').modal('show');
});
jQuery(document).ready(function($) {
// ---------------for model only-----
$(".click-price").click(function() {
$('#price-model').modal('show');
});
$(".interested").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
$(".interested").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
});
</script>
<script>
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
});
$('.navbar-nav li').on('click', function() {
$('.navbar-nav li.active').removeClass('active');
$(this).addClass('active');
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
});
$('.navbar-nav li').on('click', function() {
$('.navbar-nav li.active').removeClass('active');
$(this).addClass('active');
});
$(document).on('click', '.navbar-collapse.in', function(e) {
if ($(e.target).is('a') && ($(e.target).attr('class') != 'dropdown-toggle')) {
$(this).collapse('hide');
}
});
});
$(document).on('click', '.navbar-collapse.in', function(e) {
if ($(e.target).is('a') && ($(e.target).attr('class') != 'dropdown-toggle')) {
$(this).collapse('hide');
}
});
});
</script>
<script>
function toggleText(button) {
const moreText = button.previousElementSibling;
if (moreText.style.display === "none" || moreText.style.display === "") {
moreText.style.display = "inline";
button.textContent = "See less";
} else {
moreText.style.display = "none";
button.textContent = "See more";
}
}
// Ensure the hidden part is hidden on page load
window.onload = function() {
document.querySelectorAll(".more-text").forEach(el => el.style.display = "none");
};
</script>
<script>
function toggleText(button) {
const moreText = button.previousElementSibling;
if (moreText.style.display === "none" || moreText.style.display === "") {
moreText.style.display = "inline";
button.textContent = "See less";
} else {
moreText.style.display = "none";
button.textContent = "See more";
}
}
// Ensure the hidden part is hidden on page load
window.onload = function() {
document.querySelectorAll(".more-text").forEach(el => el.style.display = "none");
};
</script>
</body>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!