getting error in F12 about ‘spjs’ undefined
function onload(event)
{
spjs.listItemPreview.init(this)
}
‘spjs’ is undefined
I have proper reference to the files, any idea?
(Visited 26 times, 1 visits today)
Prior to this script you need to add reference of SP.js
(Visited 1 times, 1 visits today)