I was doing some color changes to a site and i only have access to a portion of the site. They have several pages , but not all load the same header and stylesheets. I wanted to know if it's possible to style a page with that limitation.
I am working on www.mysite.com/2015/home/25902 and have access to edit the header , link stylesheets , input jquery
The same server has another page with url www.mysite.com/2015/ajax_ld?L=25902
So was curious if i could do any ajax / jquery from my page access to force onto the other page , which isn't loading my head / stylesheets ? CORS is enabled throughout this site.
Never heard of doing this before , but thought i'd ask....thanks