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 …
11 December

In Heinz Sight Issue #99

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 …
03 December

In Heinz Sight Issue #98

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 …
26 November

In Heinz Sight Issue #97

Read our 97th Newsletter or download the pdf version by clicking HSS In Heinz Sight #97 3 97 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 …
21 November

In Heinz Sight Issue #96

Read our 96th Newsletter or download the pdf version by clicking HSS In Heinz Sight #96 3 96 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 …
13 November

In Heinz Sight Issue #95

Read our 95th Newsletter or download the pdf version by clicking HSS In Heinz Sight #95 2 95 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 …
05 November

In Heinz Sight Issue #94

Read our 94th Newsletter or download the pdf version by clicking HSS In Heinz Sight #94 3 94 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 …