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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:07:43+00:00 2026-06-14T00:07:43+00:00

I am utilizing JqueryUI’s toolbar. I have two buttons on the toolbar currently. I’d

  • 0

I am utilizing JqueryUI’s toolbar.

I have two buttons on the toolbar currently. I’d like one button to align left, and one button to align right, while both still on the same line.

Currently all I am able to do is either get both butons to the left or right, or one button on the left and then the other on the right but on a lower line.

Here is my code snippet for the toolbar:

<span id="toolbar" class="ui-widget-header ui-corner-all">
                <div align='left'>
                        <input id='button' type="submit" value="My Decks" onclick="window.location.href='listDecks.php'"/>
                        <input id='button' type='submit' name='log-out' value='Logout' onclick="window.location.href='logout.php'" />
                </div>
        </span>

If you have any suggestions to get them on the same line I’d greatly appreciate it!

  • 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-14T00:07:44+00:00Added an answer on June 14, 2026 at 12:07 am

    I am not really sure what you want, but I would do something like:

    <input id='button'class="left" type="submit" />
    <input id='button' class="right" type='submit'/>
    

    and add CSS classes to the buttons, so you can add a rule and float them:

    .left {float: left;}
    .right {float: right;}​
    

    check this live example.


    NOTE I am not sure if this will work for you, because I don’t know what CSS code you have.

    Another issues I can think of is to check the css code for “ui-widget”, because often it can cause problems. I personally use “inspect element” for Chrome or firebug for Mozilla, these tools can offer you “live” CSS editing as well as good debugging tool.

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

Sidebar

Related Questions

I have a page that is currently utilizing a jQuery plug-in for truncating text
We have some services utilizing SunRPC on Linux (RHEL 4/5) that we'd like to
I have three pages utilizing the same code and on one of the pages
I am utilizing the javax.scripting with Rhino in this project. I have a Java
I maintain a test suite utilizing Selenium and Capybara. While I can convince Selenium
I have created a Check Out wizard utilizing the jQuery UI Tabs in an
I am utilizing controls in my asp.net application. I have a register tag the
I have a grid view utilizing sql data source. Now I want to delete
i have some problem with utilizing TLF, i need to parse through the text
I'm relatively new to utilizing web services. I'm trying to create one that 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.