Tagged Questions
0
votes
0answers
23 views
jQuery - Dynamic rebinding
I'm building a small test case in which I load a series of XML files based on the hash in the URL that contain HTML and script data. URL examples might be my.site/#index which would load index.xml, ...