Author name: Deborah Peters

January 2024

// find the parent tr element of any td with the word Bugfix in it document.addEventListener(“DOMContentLoaded”, function(){ let tableElement = setUpShowMoreButton(); // create top bar, if there are bug fixes if (tableElement != ”) { let buttonDiv = document.createElement(‘div’); buttonDiv.setAttribute(‘class’, ‘topNewsBar’); buttonDiv.innerHTML = ‘Show More’; tableElement.prepend(buttonDiv); } }); function setUpShowMoreButton() { let hideBugfixFlag = false; […]

January 2024 Read More »

December 2023

// find the parent tr element of any td with the word Bugfix in it document.addEventListener(“DOMContentLoaded”, function(){ let tableElement = setUpShowMoreButton(); // create top bar, if there are bug fixes if (tableElement != ”) { let buttonDiv = document.createElement(‘div’); buttonDiv.setAttribute(‘class’, ‘topNewsBar’); buttonDiv.innerHTML = ‘Show More’; tableElement.prepend(buttonDiv); } }); function setUpShowMoreButton() { let hideBugfixFlag = false;

December 2023 Read More »

November 2023

// find the parent tr element of any td with the word Bugfix in it document.addEventListener(“DOMContentLoaded”, function(){ let tableElement = setUpShowMoreButton(); // create top bar, if there are bug fixes if (tableElement != ”) { let buttonDiv = document.createElement(‘div’); buttonDiv.setAttribute(‘class’, ‘topNewsBar’); buttonDiv.innerHTML = ‘Show More’; tableElement.prepend(buttonDiv); } }); function setUpShowMoreButton() { let hideBugfixFlag = false;

November 2023 Read More »

October 2023

// find the parent tr element of any td with the word Bugfix in it document.addEventListener(“DOMContentLoaded”, function(){ let tableElement = setUpShowMoreButton(); // create top bar, if there are bug fixes if (tableElement != ”) { let buttonDiv = document.createElement(‘div’); buttonDiv.setAttribute(‘class’, ‘topNewsBar’); buttonDiv.innerHTML = ‘Show More’; tableElement.prepend(buttonDiv); } }); function setUpShowMoreButton() { let hideBugfixFlag = false;

October 2023 Read More »