Option 'other' in radiobuttons


Author
Message
Wenkuo
Wenkuo
Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)
Group: Forum Members
Posts: 27, Visits: 47
Hi,

I've a question (again). This time, it concerns the use of /other in radiobuttons.
Below is the (example) piece of code (of Inquisit itself) that makes use of it:

<radiobuttons ratingquestion>
/ caption = "What is your favorite flavor of ice cream?"
/ options = ("chocolate", "vanilla", "mint chip", "chunk monkey", "pistaccio")
/ other = "other flavor"
</radiobuttons>

The problem that I have here, is that the textbox (when 'other' is selected) does not clearly show up. It's still partially covered up by a white space. Although a majority of the textbox does show up for the current example, this is not the case for some of the questions that I have in a questionnaire. As such, I was wondering if there's any way to remove the white space/to fully show the textbox. 



Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
The only thing you can do, IIRC, is pushing the other textbox further to the right using tabs (or the like) such that there is no overlap between the white bounding rectangle around the regular response options and the textbox:

https://www.millisecond.com/forums/FindPost17932.aspx

Wenkuo
Wenkuo
Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)Distinguished Member (2.7K reputation)
Group: Forum Members
Posts: 27, Visits: 47
Hi Dave,

Thank you for the quick answer!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search