22 April

In Heinz Issue #114

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

In Heinz Sight Issue #113

Read our 87th Newsletter or download the pdf version by clicking the 3 113 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 ) …
09 April

In Heinz Sight Issue #112

Read our 112th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #112 4 112 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); …
25 March

In Heinz Sight Issue #111

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

In Heinz Sight Issue #110

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

In Heinz Sight Issue #109

Read our 109th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #109 2 109 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); …
04 March

In Heinz Sight Issue #108

Read our 108th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #108 1 108 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); …
04 March

In Heinz Sight Issue #107

Read our 107th Newsletter or download the pdf version by clicking the HSS In Heinz Sight #107 2 107 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); …
21 February

In Heinz Sight Issue #106

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