jquery - How to change the url being called by javascript without access to the javascript -


i have jquery('#frame').animate360 script on page , calls file called profile.xml settings etc. problem profile.xml on azure blob , in uppercase (profile.xml). means 404 file not found error.

i can't change filename(profile.xml) on azure.

the piece of js calls profile.xml seems encrypted in library (html5loader.js) i.e. text 'profile.xml' not appear in file , can found chrome debugger in unnamed file.

my instinct use application_beginrequest etc catch 'call' https://storageblabla.blob.core.windows.net/uploads/alpha/3dimages/1.010659/profile.xml , change ...../profile.xml it's late @ stage. knows 404.

there must access, code, point remote url being called can intercepted.

rekon 1 line fix can't find right term search on.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -