0

I'm trying to access the breadcrumbs that are commented out in the DOM. The code is something like this:

<div id = wrapper>
  <!--
      <ul class = "breadcrumbs">
           <li>Bcrumb1</li>
           <li>Bcrumb2</li>
      </ul> -->
    </div>

Is there a way to achieve this ?

Sai Krishna
  • 43
  • 1
  • 2
  • 10

0 Answers0