Making accessible the original URL used in a $.load() call.
Simply, either:
- make the original URL of a Div's .load() call available for future use. Perhaps as something like ("#myselector").url and/or
- create a .reload() method or similar to facilitate the primary objective of #1.
Thanks in advance for consideration,
- Pete