What does "some.html" look like?
You imply that it can be run in its own right, ie that it is a full
document. IF you are trying to inject a full document into the DOM under the
'somediv' DIV then it would not be surprising if some functionality failed.


Michael Lo wrote:
> 
> Dear all:
> 
> can some one help
> why sometime i load some html like
> $("somediv").show("slow").load("some.html");
> some javascript function on "some.html" won't work
> but it will work when call it alone?
> 
> Thanks!!
> 
> Michael
> 
> 

-- 
View this message in context: 
http://www.nabble.com/some-javascript-function-on-%22some.html%22-won%27t-work-tf4295619s15494.html#a12228822
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to