开发者

jquery menu in a silverlight web application

I'm trying to implement a jquery menu in a silverlight web application. Since 开发者_StackOverflowI'm just a newbie, could anybody give me a step by step guide on how to do this?

I'd be very thankful for any help..


You can't use jQuery or javascript code inside a Silverlight application. You can host your Silverlight application in a web page that has a jQuery menu. Your Silverlight application can interact with javascript in the page that is hosted. You can define entry points in your Silverlight application and call them through javascript.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜