Making accessible the original URL used in a $.load() call.

Making accessible the original URL used in a $.load() call.

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