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 8894311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:27:52+00:00 2026-06-14T23:27:52+00:00

I have a UL list where each LI child tag has an attribute named

  • 0

I have a UL list where each LI child tag has an attribute named “value” and it’s value is a GUID.
I have found that for one particular GUID, IE renders only the first part of the GUID (eg : if the guid is 93365457-30bc-45e4-a85a-b74728ec83fc then the value of the “value” attribute is just 93365457. For other GUIDs the value is rendered correctly.

You can test by opening this simple html:

<!DOCTYPE html>
<html>
   <head>
      <title>Guid on IE test</title>
      <meta charset="utf-8">
    </head>
    <body>
      <ul>
         <li value="79c8c2b5-ea63-4a4e-8b2e-c55c8f814e83">1</li>
         <li value="93365457-30bc-45e4-a85a-b74728ec83fc">2</li>
         <li value="352c32a6-596e-4897-b297-7b5fb4a06bb1">3</li>
      </ul>
   </body>
</html>

The first and third li get rendered correctly, but the second does not.
I’ve checked this by using IE’s developer tools and by using javascript to read the value.

I’ve tested and duplicated this issue on IE 8,9 on Win2008 and IE 10 on Win 8

Is there any known fix for this issue?

I came across this issue while working with MS Project Server 2010 & Sharepoint 2010 (a PJS 2010 lookup type custom field gets rendered as an iframe that contains an ul like the one listed above in which the LI tags are the lookup items and the “value” attribute has the unique id of each lookup item).

Later Edit :

apparently all GUIDs / UUIDs where the first part is numeric end up truncated. The ones where the first part is alphanumeric do not

  • 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-06-14T23:27:54+00:00Added an answer on June 14, 2026 at 11:27 pm

    According to the html5 draft, you can indeed have a value attribute for an li, but only those inside an ordered list (<ol>):

    If the element is a child of an ol element: value

    Source: li spec on w3c

    Furthermore:

    The value attribute, if present, must be a valid integer giving the
    ordinal value of the list item.

    Source: value attribute for li on w3c

    Then, that’s probably why IE is not retrieving the value properly: it doesn’t need to in that case.

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

Sidebar

Related Questions

I have a list of items. When I create the list each item has
I have a list of core data objects each has a longitude and latitude
I have a page template where I want to list entries for each child
I have to work expandable list but with dynamic image appears in each child
I have a list of objects each with a child list of string. I
I have a list view with items that hold 2 views each(this ListView looks
Let's say I have a list item and in each list item is a
I have an unordered list and each list element contains a photo and a
i have a list 1 column and 100 rows each with a number the
I have a list of div with each div having a image inside. The

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.