Bug Tracker

Modify

Ticket #3991 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

Selector [attribute=""] doesn't work

Reported by: glavic Owned by: john
Priority: major Milestone: 1.3.1
Component: selector Version: 1.3.1
Keywords: attribute Cc:
Blocking: Blocked by:

Description

$('form input[value=""]) or $('form input[value!=""]) doesn't work.

It outputs exception:

[Exception... "'Syntax error, unrecognized expression: value=""]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]

Change History

comment:1 Changed 4 years ago by dz

This is a duplicate of #3990

comment:2 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to duplicate

Dup #3990, and fixed.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.