ordelix_consent
Cookie
Confirmed metadata
Stores your cookie consent preferences and policy version.
- Source
- Confirmed plugin metadata
- Duration
- Persistent
- Domain
- shwekaraoke.com
- Type
- HTTP
- Party
- First-party
ခင်မောင်တိုး - သီချင်းအားလုံး
document.addEventListener("DOMContentLoaded", function() {
// Select the ul element containing the list items
const ul = document.querySelector("#brxe-qmqmvi");
// Select the list item with aria-current="page"
const currentItem = ul.querySelector('[aria-current="page"]');
if (currentItem) {
// Move the current item to the top of the list
ul.insertBefore(currentItem.parentNode, ul.firstChild);
}
});