سؤال

I am working on a web application that is very old. It uses frames and I found that each frame includes jQuery.

Is there is a way to include it just once?

هل كانت مفيدة؟

المحلول

No, you have to include jQuery in each iframe where it is needed, contained iframes do not inherit from their parent.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top