Original source (on modern site)
Salt Lake
71°
Mostly Cloudy
7-DAY
HOURLY
DETAILS
ZONE FORECAST
STATIONS
SUN
80
56 30% MON
84
58 0% TUE
84
60 10% WED
83
60 20% THU
79
58 50% FRI
79
58 60% SAT
78
59 50%
To view this video please enable JavaScript, and consider upgrading to a
web browser that
supports HTML5 video
Updated: Saturday May 27, 2023 10:29 pm
Thunderstorms will again diminish at sunset, but there's another disturbance over Nevada that could bring a few late night storms to northern Utah into early Sunday morning. We'll see one more afternoon of scattered storms in northern Utah Sunday, before drier weather moves in for Memorial Day through Wednesday. Temperatures will warm a bit with highs in the low to mid 80s. - Kristen Van Dyke - KSL Weather 5.27.23
Thunderstorms will again diminish at sunset, but there's another disturbance over Nevada that could bring a few late night storms to northern Utah into early Sunday morning. We'll see one more afternoon of scattered storms in northern Utah Sunday, before drier weather moves in for Memorial Day through Wednesday. Temperatures will warm a bit with highs in the low to mid 80s. - Kristen Van Dyke - KSL Weather 5.27.23
' + data.thumbnails[i].title + ' ' + data.globalThumbnails[i].title + ' ';
return html;
}
const html = getTmpl(data);
const wsiContainer = document.querySelector('#wsiContainer');
wsiContainer.innerHTML = html;
document.querySelectorAll('.wsiImgTarget').forEach(function (el) {
el.addEventListener('click', function (e) {
e.preventDefault();
const src = this.getAttribute('href');
document.querySelector('#wsiImgScreen').setAttribute('src', src);
});
});
// document.querySelector('.wsiImgTarget').click();
}());
const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/10b1fd749c7fed267219243cdb836633-PhotoGallery.min.js'];
KSL.onLoad.push(function () {
KSL.require(deps, function () {
const gptZone = '/6686/ddm.ksl/News/Photos/GeneralPhotoGalleries/galleryviewmodal';
const images = data.thumbnails.concat(data.globalThumbnails).map(function (img) {
return {
url: `${img.img}?filter=ksl/gallery`,
thumbUrl: `${img.img}?filter=ksl/gallery_thumbnail`,
caption: `${img.title}`
};
});
ReactDOM.render(React.createElement(
KSL.News.UI.PhotoGallery.default, {
images: images,
gptZone: gptZone,
}), document.getElementById('weather-maps-photogallery')
);
document.getElementById('weatherMapMainImage').addEventListener('click', function () {
document.body.dispatchEvent(new CustomEvent('_openGallery'));
});
});
});
});
Outlook
Outlook
';
for (var i = 0, len = data.thumbnails.length; i < len; i++) {
html += i > 0 ? '