Added a check to make sure that a load request isn't done if the element doesn't...
authorJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 19:55:32 +0000 (14:55 -0500)
committerJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 19:55:32 +0000 (14:55 -0500)
commit357e2ae98908478bcb624b5db68098772a0548c2
tree2d1c1a268211044fa725bf4f622dace1704b2965
parentc2101245c07afdb831b0c79869c7263420407b67
Added a check to make sure that a load request isn't done if the element doesn't exist. Fixes #4235.
src/ajax.js