21 February

In Heinz Sight Issue #105

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 …
05 February

In Heinz Sight Issue #104

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 …
28 January

In Heinz Sight Issue #103

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); …
22 January

HSS In Heinz Sight Issue# 102

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); …
19 January

HSS In Heinz Sight Issue #101

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); …
08 January

In Heinz Sight Issue #100

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 …