D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
kavyaeventz.in
/
Filename :
sibebar.php
back
Copy
<style> </style> <a href="#" id="blog" onclick="openNav()" class="quickbtn">Quick Enquiry</a> <div id="mySidenav" class="sidenav"> <!--<a href="https://forms.eduqfix.com/acmtonlineform/add" id="about">Quick Enquiry</a>--> <!--<a href="https://forms.eduqfix.com/acmtonlineform/add" id="projects">Quick Enquiry</a>--> <div id="pro-player" class="contact-form" style="padding:0 15px;"> <h3 style="text-align:center;color:#f5f6fa;margin-bottom: 15px;">Quick Enquiry</h3> <form action="mail.php" method="post"> <input type="text" name="name" class="form-control" placeholder="Name *" id="name"> <input type="text" maxlength="10" name="phone" class="form-control" placeholder="Phone *" id="phone" style="margin-top:8px;"> <input type="email" name="email" class="form-control" placeholder="Email *" id="email" style="margin-top:8px;"> <textarea class="form-control" name="message" rows="6" placeholder="Type your Message" id="message" style="margin-top:8px;"></textarea> <center><button type="submit" value="SEND" class=" btn-lg btn-circle" style="margin-top:17px; background: #b99f41; color: white;" name="submit">Send</button></center> </form> </div> </div> <script> /* Set the width of the side navigation to 250px */ function openNav() { document.getElementById("mySidenav") .style.width="300px"; } function closeNav() { document.getElementById("mySidenav") .style.width = "0"; } document.addEventListener('click',(e)=>{ if(e.target.id != 'mySidenav' && e.target.id != 'blog' && e.target.id != 'pro-player' && e.target.id != 'name' && e.target.id != 'email' && e.target.id != 'phone' && e.target.id != 'message' && e.target.id != 'reset'){ console.log(e.target.id); closeNav(); } }); </script>