Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
Max no of attachments : 3
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
New to this Portal? Click here to
Sign up
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
jQuery
Plugins
UI
Meetups
Forum
Blog
About
Donate
All Forums
Recent Posts
Log In
Search
jQuery
Search
jQuery Forum
Move this topic
Forum :
Getting Started
Using jQuery
Using jQuery Plugins
Using jQuery UI
Developing jQuery Core
Developing jQuery Plugins
Developing jQuery UI
QUnit and Testing
About the jQuery Forum
jQuery Conferences
jQuery Mobile
Developing jQuery Mobile
Sub forum :
Move this topic
Cancel
jQuery Mobile
warriorli..
[solved] neat trick to control width of individual buttons of a radiobutton set?
in
jQuery Mobile
•
4 months ago
One way which occurs to me is using underscore next to the button text:
_0_ 123
456 789
Is there a more neat way?
1
Reply
Replies(9)
haga0054
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
You can use control groups, that is a neat way to do it.
Another way would be applying your own CSS.
You could also make sure they aren't inline, then they will always be the same.
many ways to do this.
Leave a comment on haga0054's reply
warriorli..
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
grouping within a radiobutton set? I have tried that but it wouldn't work.
As for individual css, yes it will do.
TY
haga0054
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
Why would it not work? Look at the documentation.
http://jquerymobile.com/demos/1.2.0/docs/forms/radiobuttons
Leave a comment on warriorlite's reply
warriorli..
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
I remembered having gone that way. Now I recall what did not work. If a set of radiobuttons is divided into they do not form a single block of buttons.
haga0054
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
You are going to have to be more thorough or provide an example. I'm not really understanding what the issue is.
Leave a comment on warriorlite's reply
warriorli..
Re: any neat trick to control the width of individual buttons of a radiobutton set?
4 months ago
http://jsbin.com/elalom/1/edit
Leave a comment on warriorlite's reply
warriorli..
Re: any neat trick to control the width of individual buttons of a radiobutton set?
3 months ago
bump
Leave a comment on warriorlite's reply
kbwood.au
Re: any neat trick to control the width of individual buttons of a radiobutton set?
3 months ago
Remove the underscores and add this CSS:
label { display: inline-block; width: 1.5em; }
warriorli..
Re: any neat trick to control the width of individual buttons of a radiobutton set?
3 months ago
that's a very neat way. thank you.
Leave a comment on kbwood.au's reply
Change topic type
Topic Type :
Discussions
Questions
Ideas
Problems
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to warriorlite's question
Top
Reply
{"z2953500":[14737000003928101],"z8535338":[14737000003903622,14737000003906205,14737000003903844],"z19263551":[14737000003905178,14737000003905277,14737000003905333,14737000003905509,14737000003927356,14737000003927794]}
Statistics
9
Replies
362
Views
0
Followers
Tags
No tags available for this topic.
Cancel
Actions
Permalink
Related Posts
Adding more buttons to header
How to make content fit to iPhone w...
layout issue - checkbox
Setting input width
JQ Mobile Page Width on Android vs....