Modified test for load(); added fix for trigger, where it modifies data passed to it, which causes ugly side-effects

This commit is contained in:
Jörn Zaefferer 2006-11-09 21:16:03 +00:00
parent c0e0119c3d
commit 03b0a9c654
4 changed files with 9 additions and 4 deletions

View file

@ -1 +1,2 @@
foobar = "bar";
$('#ap').html('bar');