Bug Tracker

Opened 17 years ago

Closed 17 years ago

#73 closed bug (fixed)

Event Object

Reported by: peter.goodman@… Owned by:
Priority: undecided Milestone:
Component: ajax Version:
Keywords: Otto Cc: Otto
Blocked by: Blocking:

Description

This problem is happening for me in Mac FireFox but not in Camino.

I'm basically doing $("#someid").css("width", '10px'); inside an event that's being bound onto another element. It's telling me that 'e' has not properties and a quick alert if typeof of 'e' shows that it's undefined. So I went and looked at JQuery.attr and fooled around in there with no success. I'm using the latest SVN version which I just checked out about 10 minutes ago.

Change History (4)

comment:1 Changed 17 years ago by john

Resolution: worksforme
Status: newclosed

Peter - I'm having trouble duplicating this issue. If you could whip up a simple test case, I'd appreciate it. I tested this with rev 150 and here's my test page: http://john.jquery.com/jquery/test/e.html

comment:2 Changed 17 years ago by anonymous

Component: ajax
Priority: blocker
Resolution: invalid
Status: reopenedclosed
Type: bug

SPAMPOLICE

comment:3 Changed 17 years ago by Otto

Cc: Otto added; "" removed
Component: ajax1
Keywords: Otto added; css removed
Milestone: 1
Priority: blocker1
Summary: Problem with 'e' being passed to JQuery.css()Otto
Type: bug1
Version: 1

comment:4 Changed 17 years ago by john

Component: ajax
Priority: blocker
Resolution: fixed
Status: reopenedclosed
Summary: OttoEvent Object
Type: bug
Note: See TracTickets for help on using tickets.