I guess I'll answer my stupid question myself... mabye I'll help other people like me ;)
Replace :
function contains_ns6(a, b) {
if(b) {
while (b.parentNode)
if ((b = b.parentNode) ==...
Type: Posts; User: TheRec; Keyword(s):
I guess I'll answer my stupid question myself... mabye I'll help other people like me ;)
Replace :
function contains_ns6(a, b) {
if(b) {
while (b.parentNode)
if ((b = b.parentNode) ==...
Hello,
I use the CMotion Gallery and I also came accross the "b has no properties" Javascript error, but I don't get this error in the same situation than "Soldierflup". It happens on FireFox...