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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:29:17+00:00 2026-05-26T07:29:17+00:00

In the below code, I use smoothness theme from jQuery Themeroller. Here body style

  • 0

In the below code, I use smoothness theme from jQuery Themeroller. Here body style (text box and label) is different than my button style. Just want to know if Themeroller has default template/layout style for each theme. Here is my situation is to write a body and other tag styles myself and make it look similar to my Themeroller theme i use. Please share if you face similar scenarios and all your inputs are welcome. Thanks in advance.

</head>
    <link href="Styles/smoothness/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css" />
    <script src="Scripts/jquery-1.6.2.min.js" type="text/javascript"></script>
    <script src="Scripts/jquery-ui-1.8.16.custom.js" type="text/javascript"></script>

    <script>
        $(function () {
            $("input[type='button']").button();
        });
    </script>
</head>
<body>
    <table>
        <tr>
            <td> Name </td>
            <td> <input type="text" id="name" value="" /> </td>
        </tr>
        <tr>
            <td colspan=2> <input type="button" value="Details" id="details" /> </td>
        </tr>
    </table>
</body>
  • 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-05-26T07:29:18+00:00Added an answer on May 26, 2026 at 7:29 am

    jQuery UI doesn’t yet have an enhanced text input element.

    But you can use the jQuery UI CSS Framework to theme elements, eg:

    <div class='ui-widget ui-corner-all'>
        <h3 class='ui-widget-header'>Enter your details</h3>
        <div class='ui-widget-content' style='padding: 1em'>
            <table>
                <tr>
                    <td><div class='ui-widget-header ui-corner-all'>Name</div></td>
                    <td> <input type="text" id="name" value="" /> </td>
                </tr>
                <tr>
                    <td colspan=2> <input type="button" value="Details" id="details" /> </td>
                </tr>
            </table>
        </div>
    </div>
    

    See http://jqueryui.com/docs/Theming/API for reference.

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

Sidebar

Related Questions

How to Remove Badge from the tabbar item i had use below code but
I have below code to insert a style into DOM (there is a use
I use below code to load image from URL in my winodws phone 7
I'm using jqgrid 3.8.2, I'm trying to use below code to reload data from
how to supress overright diaglog box when i use below code in asp.net, c#,
I use code below to send file from ASP.NET Rest Api to client. Sometimes
I use below code : .aspx <asp:SqlDataSource ID=SqlDataSource1 ConnectionString=<%$ConnectionStrings:Con %> runat=server SelectCommand=select * from
Can anyone help me to rewrite the below code which use a fade effect
Normally I use the below code, but is there a better way? lastOfMonth =
In the code below I use mpf_add to add the string representation of two

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.