Showing 11-20 of 31 results

In Heinz Sight Issue #106

February 21, 2024
Read our 106th Newsletter or download the pdf version by clicking HSS In Heinz Sight #106 2 106 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); if …

In Heinz Sight Issue #105

February 21, 2024
Please click here to download issue #105 2 105 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); if (currentPage = maxPage ) { // Image with the …

In Heinz Sight Issue #104

February 5, 2024
Read our 87th Newsletter or download the pdf version by clicking HSS In Heinz Sight #104 4 104 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); if …

In Heinz Sight Issue #103

January 28, 2024
Read our 103rd Newsletter or download the pdf version by clicking the HSS In Heinz Sight #103 4 103 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); …

HSS In Heinz Sight Issue# 102

January 22, 2024
Read our 87th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #102 5 102 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); …

HSS In Heinz Sight Issue #101

January 19, 2024
Read our 87th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #101 3 101 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); …

In Heinz Sight Issue #100

January 8, 2024
Read our 87th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #100 Happy New Year! 3 100 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const …

In Heinz Sight Issue #99

December 11, 2023
Read our 87th Newsletter or download the pdf version by clicking HSS In Heinz Sight #99 2 99 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); if …

In Heinz Sight Issue #98

December 3, 2023
Read our 87th Newsletter or download the pdf version by clicking HSS In Heinz Sight #98 3 98 function checkImageLoaded(currentPage, bk, nx) { //const image = document.querySelector(`img[src*="${imageName}"]`); const maxPage = parseInt(document.querySelector('.ihs_pagenum').textContent); const nextbtn = document.querySelector(nx); const bckbtn = document.querySelector(bk); if …