Jump to content

Sub menu not appear..need help


fansa

Recommended Posts

Hai all brilliant person...

What wrong with this coading because my submenu is not appear??

help me...

 

<div id=menu>

<ul id=menuList class="submenu">

 

<li><a href="new_faultlog.php">Submit Faultlog </a></li>

<li><a href="view_sent_report.php">View Faultlog </a></li>

<li><a href="cancel_sent_report.php">Cancel Faultlog </a></li>

<li><a href="search_faultlog.php">Search Faultlog </a></li>

<li><a href="view_asset_report.php">View Aset </a></li>

<li>Report

<ul><li><a href="report_faulty_summary.php">Fault Summary</a></li></ul>

<ul><li><a href="detail_faultlog.php">Detail Fault Log</a></li></ul>

<ul><li><a href="list_asset.php">List Of Asset</a></li></ul>

<ul><li><a href="faultlog_statistic.php">Faultlog statistic as attached</a></li></ul>

 

</li>

<li><a href="help.html" target="_blank">Help </a></li>

<li><a href="../logout.php">Logout</a></li>

</ul>     

</div>

Link to comment
Share on other sites

Can't tell from what you posted, but

    <ul><li><a href="report_faulty_summary.php">Fault Summary</a></li></ul>
      <ul><li><a href="detail_faultlog.php">Detail Fault Log</a></li></ul>
      <ul><li><a href="list_asset.php">List Of Asset</a></li></ul>
      <ul><li><a href="faultlog_statistic.php">Faultlog statistic as attached</a></li></ul>

That isn't very logical, 4 lists with each 1 item?

Having a list of just one item doesn't make much sense.

 

Will need to see the CSS or Javascript used to hide/show the menu, a link to the page in question would be great.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.