LobsangPalmo
4 years agoQrew Member
Horizontal radio buttons
Hello,
I am trying to figure out to display radio buttons horizontally and used the following formula which worked. It made to display all the survey questions horizontally. So, is there a way to display only certain radio buttons (e.g. metrics question) horizontally, not all the survey questions on the page?
"<img src=\"/i/clear2x2.gif\" " &
"onload=\"javascript:if(typeof QBU=='undefined'){QBU={};setTimeout(function(){" &
"$('.RadioButtons br').remove();" &
"$('.RadioButtons label.NoneOfTheAbove').remove();" &
"$('.RadioButtons label').css('margin-right', '25px')" &
"}, 500)}\">"
Appreciate your time!
------------------------------
Lobsang Palmo
------------------------------