From f337b8a6377d4920503015af4c2b3cb1262da1da Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Zaefferer?= Date: Fri, 8 Sep 2006 17:48:21 +0000 Subject: [PATCH] Added more test for attr, one for filter; Added test to check IE issue $('input').attr('name', 'something'), modified fixture to test this --- build/test/index.html | 2 ++ src/jquery/jquery.js | 15 +++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/build/test/index.html b/build/test/index.html index 7d10fc7..3af2240 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -44,6 +44,8 @@ + +