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 9283713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T18:42:04+00:00 2026-06-18T18:42:04+00:00

<button class=actionButton default type=submit> Save</button> Is there any way to pick both class and

  • 0
<button class="actionButton default" type="submit"> Save</button>

Is there any way to pick both class and type for this button as a jquery selector ?

I tried below one.But not working.

var saveBttn=$('.actionButton.default :submit') 
  • 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. Editorial Team
    Editorial Team
    2026-06-18T18:42:05+00:00Added an answer on June 18, 2026 at 6:42 pm

    Try:

    var saveBttn=$('.actionButton.default[type=submit]') 
    

    jQuery API documentation for :submit:

    Because :submit is a jQuery extension and not part of the CSS
    specification, queries using :submit cannot take advantage of the
    performance boost provided by the native DOM querySelectorAll()
    method. For better performance in modern browsers, use [type=”submit”]
    instead.

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

Sidebar

Related Questions

in MXML, there is a Button class which you can instantiate like so: <mx:Button
I know that libgdx has this Button class that seems so easy to use,
<%= link_to_remote <span class='button_sprite_star'></span>Save Changes, unsaved_changes = false; $('edit_content').submit();, :class=>save action_button %> I'm using
I've got a Button class, like this: class Button { protected: SDL_Rect box; public:
I'm writing a simple button class, something like this: @interface MyButton : NSObject {
I have over 500 buttons on the page. <button class=btn-x>test</button> jQuery: // #1 $('button[class*=btn-x]').live('click',
I'm having button (class that extends Sprite ). In the middle of button there's
ExtJS 4.1. Is there something like Ext.button.click(); method on Ext.button class? Is it possible
public class Elevator () { Button firstFloorbutton = ButtonFactory.getButtonInstance(this, 1); Button secondFloorbutton = ButtonFactory.getButtonInstance(this,
I derived ImageButton from Button class. I want to be able to set text

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.