Greetings!! I'm new in js..I've searched that js cannot perform two onload event at the same time. I've got two sets of codes here
from
http://ajax.googleapis.com/ajax/libs.../jquery.min.js and
http://code.jquery.com/jquery-1.6.3.min.js
and here is the the problem
andelse if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);
is there any way to get rid from error? any help would be appreciated. Thanks!else if(c.attachEvent){c.attachEvent("onreadystatechange",C),a.attachEvent("onload",e.ready);



Reply With Quote



Bookmarks