Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7077417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:25:15+00:00 2026-05-28T06:25:15+00:00

I’m using more than ListView on a page, and it seems to screw itself

  • 0

I’m using more than ListView on a page, and it seems to screw itself and menu (using listview) as well.

For the listview on the right, I’m using this code:

<div>
 <ul data-role="listview">

<?php
   while ($row = mysqli_fetch_array($finding)) {
?>   
  <li> 
  <a href="/profiles/profile/id=<?php echo stripslashes($row['id']); ?>"><h3><?php echo stripslashes($row['surname']); ?>, <?php echo stripslashes($row['firstname']); ?></h3>
    <p><?php echo stripslashes($row['positions']); ?></p>
    <p><?php //echo stripslashes($row['email']); ?></p>
   </li>
<?php } ?>
</ul>
</div>

The menu listview is using this code:

<ul data-role="listview"  data-theme="c" data-dividertheme="d">
                    <li data-role="list-divider">userdata</li>
                     <!-- Use class .no-submenu to open link instead of a sub menu-->
                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'forums') {echo 'class="current"';} ?>><a href="/forums" title="" class="no-submenu forums">Forums</a></li>
                                    <!-- Use class .current to open submenu on page load -->

                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'wiki') {echo 'class="current"';} ?>><a href="/wiki" title="" class="dashboard no-submenu articles">Wiki</a></li>
                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'tracker') {echo 'class="current"';} ?>><a href="/tracker" title="" class="dashboard no-submenu tracker">Tracker</a><?php if ($trackcnt > "0") {echo '<span  style="background-color:#cf2020;color:#FFF;" title="There are '.$trackcnt.' open tickets">'.$trackcnt.'</span>';}?></li>
                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'bugs') {echo 'class="current"';} ?>><a href="/bugs" title="" class="dashboard no-submenu bug">Bug Reporting</a></li>
                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'staffdirectory') {echo 'class="current"';} ?>><a href="/staffdirectory" title="" class="dashboard no-submenu address">Staff Directory</a></li>
                                    <li <?php if (isset ($_REQUEST['d']) && $_REQUEST['d'] == 'settings') {echo 'class="current"';} ?>><a href="/settings" title="" class="settings" data-role="collapsible-set">Settings</a>
</ul>

screwed-up

Any ideas on what’s going on here? They’re in different containers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:25:16+00:00Added an answer on May 28, 2026 at 6:25 am

    Missing “a” closing tag fixed this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I'm making a simple page using Google Maps API 3. My first. One marker
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.