Skip to main content

Bug Tracker

Side navigation

#73 closed bug (fixed)

Opened July 16, 2006 08:50PM UTC

Closed November 18, 2006 12:00AM UTC

Event Object

Reported by: peter.goodman@gmail. 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.

Attachments (0)
Change History (4)

Changed July 17, 2006 01:56AM UTC by john comment:1

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

Changed October 26, 2006 02:26PM UTC by anonymous comment:2

component: → ajax
priority: → blocker
resolution: → invalid
status: reopenedclosed
type: → bug

SPAMPOLICE

Changed November 06, 2006 09:57PM UTC by Otto comment:3

cc: ""Otto
component: ajax1
keywords: cssOtto
milestone: → 1
priority: blocker1
summary: Problem with 'e' being passed to JQuery.css()Otto
type: bug1
version: → 1

Changed November 18, 2006 12:00AM UTC by john comment:4

component: → ajax
priority: → blocker
resolution: → fixed
status: reopenedclosed
summary: OttoEvent Object
type: → bug