开发者

JQTouch execute javascript when External page is loaded with Ajax

I'm using the built in JQtouch method of loading an external php page like this:

<li class="arrow"><a href="get_products.php?eId='.$classCode_id.'&sName='.$sectionName.'">'.$sectionName.'</a> </li>

This is working great. However I need to have some javascript run when get_product.php loads. I tried includ开发者_StackOverflow中文版ing it in the php page itself but it doesn't get executed.

Any ideas?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜