I have a injected remote HTML file (via the .load() method) in my page
that needs to use some Javascript functionality and rel stylesheets
that have already been included in the wrapper page (the HTML page the
remote HTML file was injected into).

I thought the injected HTML file would use the already loaded scripts
and stylesheets in the parent page, however it seems I was wrong.

I have tried including the rel stylesheets natively to the injected
HTML by editing the markup however this doesn't seem to do anything.

How can I do this?

Any help is appreciated.

Thanks,

John

Reply via email to