webserver - Is it possible to save an HTML file locally and then open it locally but still keep the original src and hrefs -


if find webpage want tinker , save source desktop, change couple of bits, , re-open - src , hrefattributes don't work relative original hosting folder eg /images/picture1.jpg or /scripts/script1.js.

is there way 'trick' browser persisting these relative references? preferably without going through every 1 of them , appending path front - have tried without success. format of qualified path name these resources?

let me know if i'm not being clear.

<base>


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -