#6544 closed bug (invalid)
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!
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
UPDATE AGAIN::: no it really seems to be in the core, ignore last update...
comment:3 Changed 13 years ago by
UPDATE: TICKET CAN BE CLOSED! Was a problem with a custom function i forgot about.
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closed per your request.
Note: See
TracTickets for help on using
tickets.
UPDATE: is is not the core , but the jquery.pngFix plugin...