Hi, I have used jquery in my web site (.net 3.5 with master pages) the problem is jquery works if it is added as a usual script tag in HEAD element, but if add it as scriptreference in ScriptManger it generate error something like "JScript runtime error object required".
I am newbie on javascript. what is difference to have javascript (jquery) in head element or within HEAD element at all? and why it generates error (does not work) as script reference? thanks -- View this message in context: http://old.nabble.com/HEAD-element-or-ScriptManager-tp26421479s27240p26421479.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.