[ Root System Explorer ]
Location:
Root
/
home
/
u784288082
/
domains
/
drankurarya.com
/
public_html
/
component
+ Folder
+ File
Upload
Editing: faq.php
<section class="faq-modern"> <div class="container"> <div class="faq-header"> <span>Support</span> <h2>Frequently Ask Questions?</h2> <p>Trusted care. No confusion.</p> </div> <div class="faq-grid"> <!-- Left Visual --> <div class="faq-visual"> <div class="glass-card"> <h3>16+ Years</h3> <p>Trusted urology care with modern technology</p> </div> <img src="images/doctor/faq.jpg" alt="Medical illustration"> </div> <!-- FAQ --> <div class="faq-list"> <div class="faq-item"> <button> <span> What are the common symptoms of urological problems? </span> <i>+</i> </button> <div class="faq-answer"> Common symptoms include frequent urination, pain or burning while urinating, blood in urine, lower abdominal or back pain, difficulty urinating, and erectile dysfunction. </div> </div> <div class="faq-item"> <button> <span> When should I see a urologist? </span> <i>+</i> </button> <div class="faq-answer"> You should visit a urologist if you experience persistent urinary issues, kidney stones, male infertility, prostate problems, or any unusual changes in urination patterns. </div> </div> <div class="faq-item"> <button> <span> What are the treatment options for kidney stones? </span> <i>+</i> </button> <div class="faq-answer"> Treatment depends on the size and location of the stone. Options include increased water intake, medications, shock wave therapy (ESWL), ureteroscopy, or surgical removal in severe cases. </div> </div> <div class="faq-item"> <button> <span> How can I prevent urinary tract infections (UTIs)? </span> <i>+</i> </button> <div class="faq-answer"> To prevent UTIs, drink plenty of water, maintain good hygiene, urinate after intercourse, avoid holding urine for long periods, and follow a balanced diet. </div> </div> </div> </div> </div> </section> <script> const items = document.querySelectorAll('.faq-item button'); items.forEach(btn => { btn.addEventListener('click', () => { const currentItem = btn.parentElement; const isOpen = currentItem.classList.contains('active'); // Close all document.querySelectorAll('.faq-item').forEach(item => { item.classList.remove('active'); item.querySelector('button').setAttribute('aria-expanded', 'false'); }); // Open current if it was closed if (!isOpen) { currentItem.classList.add('active'); btn.setAttribute('aria-expanded', 'true'); } }); }); </script>
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 faq.php
FILE
Ren
[EDIT]
DEL
📄 footer_stickey.php
FILE
Ren
[EDIT]
DEL
📄 testimonial.php
FILE
Ren
[EDIT]
DEL
📄 why_book.php
FILE
Ren
[EDIT]
DEL