Uncaught TypeError: Cannot read property ‘css’ of undefined
-
Hello,
There is one error and problem in loading-logo.js which chrome console says “Uncaught TypeError: Cannot read property ‘css’ of undefined”
Source of problem is related to this line of js file: “me.attr[ ‘text’ ].css(‘top’, (( me.attr[‘overlay’].height() + h )/2+20)+’px’ );”
Remove this line will solve the problem but I think is better you provide a better solution please,
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Uncaught TypeError: Cannot read property ‘css’ of undefined’ is closed to new replies.