Load() and php URL variable
I'm having problem using a variable passed through in the URL of my php files.
I want to use this variable to have only a specific div of content loaded. I have had no problem loading the entire page in, but cannot seem to find any good solution for this.