Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 172013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:05:24+00:00 2026-05-11T13:05:24+00:00

I need to reask my old question, I probably shouldnt have asked it at

  • 0

I need to reask my old question, I probably shouldnt have asked it at 1am 😛

It seems that some attributes are not being found using jquery’s attribute selector:

$('*[some=value]'); 

So far it seems that i cant use form’s action attribute, and img’s src attribute. Is there a list somewhere of attributes that do not work so i can write custom selectors for them?

Thanks again!


Edit: No one seems to believe that some selectors do not work as expected. Look at this example: On this site (which has jquery 1.3 on it for firebugging) there is a form that looks like this:

<form style='display: inline;' method='get' action='list'> 

(its around the ‘search current downloads’ dropdown). If you open firebug and try this selector:

$('form[action=list]');  

you will NOT be able to select the form. There is nothing special about the action attribute. Same goes for the src of the logo image on that page:

<img alt='Logo' src='/p/aost/logo?logo_id=1238551994'/> 

The selector which does not work is:

$('img[src=/p/aost/logo?logo_id=1238551994'); 

Sure, i can do wildcard matches, that is not what i am after.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T13:05:25+00:00Added an answer on May 11, 2026 at 1:05 pm

    There is no ‘list’ of unsupported attributes because there shouldn’t be; this is a bug in jQuery.

    Here are the open tickets on this:

    • Can not select a form using the action attribute
    • attr ‘action’ of form and Selectors’ attribute filter
    • selector by attribute ‘src’ not working the same way as in 1.2.6

    Apparently the common denominator between the bugs is that jQuery is comparing the selector string you specify against the full URL as opposed to the actual action/src attribute as it is defined in the HTML. This explains why the attributeEndsWith or the attributeContains selectors do work in this case.

    I would recommend just giving the form/image a class/ID and getting it over with.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a general question that was probably answered somewhere here, but using search
need ask you about some help. I have web app running in Net 2.0.
need a little help with this one. I have a form that I am
Need some advice to use iframe for widget or not. Will some addons/plugin block
Need some insight on how this works I have the following piece of code
Need your help with my PHP/MYSQL array. I have a php script that selects
need some your help with a query. I have a table Managers (ManagerId, ManagerName)
Need some help. I have a table with some columns..like name , phone etc...
I everybody, I have qustioned this question already in that post: center flash element
Need to host some formatted messages in div elements, so that the formatting will

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.