Side navigation
#6544 closed bug (invalid)
Opened May 07, 2010 10:28AM UTC
Closed May 07, 2010 05:10PM UTC
Last modified March 15, 2012 01:04PM UTC
onfocus = this.blur() not working?
Reported by: | eelko | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.2 | |
Component: | core | Version: | 1.4.2 |
Keywords: | onfocus;blur | Cc: | |
Blocked by: | Blocking: |
Description
When i use jQuery and add to an text input element the following attribute: onFocus="this.blur();" then this does not work anymore in! Tested in Firefox 3.5.9 & IE 7 and IE 8.
When i remove the jQuery library, it works again!
Attachments (0)
Change History (4)
Changed May 07, 2010 10:30AM UTC by comment:1
Changed May 07, 2010 10:35AM UTC by comment:2
UPDATE AGAIN::: no it really seems to be in the core, ignore last update...
Changed May 07, 2010 11:12AM UTC by comment:3
UPDATE: TICKET CAN BE CLOSED! Was a problem with a custom function i forgot about.
Changed May 07, 2010 05:10PM UTC by comment:4
resolution: | → invalid |
---|---|
status: | new → closed |
Closed per your request.
UPDATE: is is not the core , but the jquery.pngFix plugin...