質問

If I have two partial views rendering to the same page and they both have JS files attached to it, will the js files interfere with each other because it is on the same page?

役に立ちましたか?

解決

It depends on what the JS files do, and how they do it. But anyway, I recommend you to use somekind of asset manager like Cassette which will resolve alot of issues.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top