Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
vikas kushwaha
/
lake-estate
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 47432ff4
authored
2025-02-14 17:01:19 +0530
by
vikas kushwaha
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
estate
1 parent
8433da84
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
25 deletions
index.php
js/popout.js
thank-you.php
index.php
View file @
47432ff
...
...
@@ -376,7 +376,7 @@
</tr>
</thead>
<tbody>
<tr
style=
"background: #ffffffe3;font-size:1.3rem"
>
<
!-- <
tr style="background: #ffffffe3;font-size:1.3rem">
<td>3 BHK</td>
<td>2750 sqft - 2900 sqft
</td>
...
...
@@ -385,10 +385,10 @@
Check Price
</a>
</td>
</tr>
</tr>
-->
<tr
style=
"background: #ffffffe3; font-size:1.3rem"
>
<td>
4 BHK
</td>
<td>
3250 sqft - 36
00 sqft
</td>
<td>
2645 - 35
00 sqft
</td>
<td>
<a
href=
"javascript:void (0);"
class=
"price-click"
>
Check Price
...
...
@@ -1332,7 +1332,7 @@
<!-- <img src="images/qr.PNG" alt="qrcode"> -->
<div
class=
"text-center pb-3 pb-sm-5"
>
<img
src=
"images/logo.png"
class=
"narang-foot-logo"
>
</div>
<p
class=
"footer-text text-center"
>
RERA
REG No
<p
class=
"footer-text text-center"
>
RERA
No: PRM/KA/RERA/1251/472/PR/171023/006340
<!-- <a
href="https://maharerait.mahaonline.gov.in/ProjectSummaryView/ProjectSummaryQRCodeView?id=Q2VydGlmaWNhdGVObz1QNTE3MDAwNDc2NTUmU2NhbnR5cGU9UHJvbW90ZXJMb2dpblFSQ29kZQ==">https://maharerait.mahaonline.gov.in/...</a> -->
</p>
...
...
@@ -1386,23 +1386,37 @@
<div
class=
""
>
<div
class=
" "
>
<div
class=
"form-container"
>
<!-- <h3 class="title">Enquire Now</h3> -->
<!-- <form class="form-horizontal"> -->
<!-- <h3 class="title">PopUp Form</h3>
<form class="form-horizontal"> -->
<div
class=
"form-header"
>
<h2
class=
"form-heading text-uppercase"
>
Popup Form
</h2>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
<form
class=
"form-horizontal"
id=
"main-popup"
action=
"thank-you.php"
name=
"main-popup"
method=
"POST"
novalidate=
"novalidate"
onsubmit=
"return save_landing_pageinfo('main-popup');"
>
<div
class=
"form-icon"
>
<i
class=
"fa fa-user-circle"
></i>
</div>
<p
class=
"form-subheading text-uppercase"
>
Please enter the details below
to
get the detailed pricing information.
</p>
<div
class=
"form-group"
>
<span
class=
"input-icon"
><i
class=
"fa fa-user"
></i></span>
<span
class=
"input-icon"
><i
class=
"fa fa-user"
style=
"color:#2E3A2B"
></i></span>
<input
type=
"text"
class=
"form-control"
name=
"fname"
placeholder=
"Name"
>
<input
type=
"hidden"
name=
"source"
value=
"Main Pop
U
p"
>
<input
type=
"hidden"
name=
"source"
value=
"Main Pop
u
p"
>
<label
for=
"fname"
generated=
"true"
class=
"error"
></label>
</div>
<div
class=
"form-group"
>
<span
class=
"input-icon"
><i
class=
"fa fa-mobile"
></i></span>
<span
class=
"input-icon"
><i
class=
"fa fa-mobile"
style=
"color:#2E3A2B"
></i></span>
<input
type=
"number"
class=
"form-control"
name=
"mobile"
placeholder=
"Mobile"
>
<input
type=
"text"
id=
"website"
name=
"website"
/>
...
...
@@ -1412,11 +1426,12 @@
class=
"error"
></label>
</div>
<div
class=
"form-group"
>
<span
class=
"input-icon"
><i
class=
"fa fa-envelope"
></i></span>
<span
class=
"input-icon"
><i
class=
"fa fa-envelope"
style=
"color:#2E3A2B"
></i></span>
<input
type=
"email"
class=
"form-control"
name=
"email"
placeholder=
"Email"
>
<label
for=
"email"
generated=
"true"
class=
"error"
></label>
<label
for=
"email"
generated=
"true"
-
class=
"error"
></label>
</div>
<!-- <div class="form-group">
<span class="input-icon"><i class="fa fa-home"
...
...
@@ -1432,13 +1447,14 @@
<label for="unit_type" generated="true" class="error"></label>
</div> -->
<!-- <button class="">Login</button> -->
<button
type=
"submit"
class=
"btn signin"
>
SUBMIT
</button>
<div
class=
"call-b"
>
<
!-- <
div class="call-b">
<a href="
<?php
echo
$cta_t
?>
" class="fix-link callme text-center "><i
class="fa fa-phone f-icon" aria-hidden="true"></i>
CALL NOW</a>
</div>
</div>
-->
</form>
</div>
</div>
...
...
@@ -2028,7 +2044,6 @@
$
(
'#policy-model'
).
modal
(
'show'
);
});
$
(
".callme"
).
click
(
function
()
{
!
function
(
px
)
{
function
e
(
t
,
e
,
c
)
{
...
...
js/popout.js
View file @
47432ff
jQuery
(
document
).
ready
(
function
(
$
)
{
//check for popup cookie if set don't open the dialog.
jQuery
(
document
).
ready
(
function
(
$
)
{
//check for popup cookie if set don't open the dialog.
if
(
!
Get_Cookie
(
'popout'
))
{
if
(
!
Get_Cookie
(
'popout'
))
{
//console.log($('.popupDiv'));
$
(
window
).
load
(
function
()
{
$
(
window
).
load
(
function
()
{
// var width = $(window).width();
// if(width >= 767){
setTimeout
(
function
()
{
$
(
'#main-modal
'
).
modal
(
'show'
);
},
10
000
);
setTimeout
(
function
()
{
$
(
'#main-pop
'
).
modal
(
'show'
);
},
5
000
);
// }
});
}
...
...
thank-you.php
View file @
47432ff
...
...
@@ -193,7 +193,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<div
class=
"col-md-12"
>
<!-- <img src="images/qr.PNG" alt="qrcode"> -->
<!-- <div class="text-center pb-3 pb-sm-5"> <img src="images/logo-narang-realty.jpg" class="narang-foot-logo"> </div> -->
<p
class=
"footer-text text-center"
>
R
era REG No:
<p
class=
"footer-text text-center"
>
R
ERA No: PRM/KA/RERA/1251/472/PR/171023/006340
<!-- <a
href="https://maharerait.mahaonline.gov.in/ProjectSummaryView/ProjectSummaryQRCodeView?id=Q2VydGlmaWNhdGVObz1QNTE3MDAwNDc2NTUmU2NhbnR5cGU9UHJvbW90ZXJMb2dpblFSQ29kZQ==">https://maharerait.mahaonline.gov.in/...</a> -->
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment