LWSChad Posted June 18, 2015 Report Share Posted June 18, 2015 Hello! I am using a radio button to easily allow selecting from a list. It's awesome except that it looks weird. (see attachment) It seems like the cause for this weird behavior is an even more weird span -> span" (What is that solitary quote symbol doing there?) <span"> <input type="radio" name="cbParamVirtual5" id="..." value="Admin"> <label for="...">Admin</label> <input type="radio" name="cbParamVirtual5" id="..." value="Call"> <label for="...">Call</label> ... </span"> Any help will, as always, be much appreciated Be great Quote Link to comment Share on other sites More sharing options...
0 LWSChad Posted July 11, 2015 Author Report Share Posted July 11, 2015 Per Jan: <script> document.getElementsByName("dataSourceField")[0].parentNode.style.fontSize="0"; </script> Quote Link to comment Share on other sites More sharing options...
0 Jan Posted June 19, 2015 Report Share Posted June 19, 2015 Hello Chad, Do you select "No label" in the "Label position" dropdown for all fields? It seems, the "Top" position is selected for this two fields and text of the label is deleted. I am not sure of course. Could you please provide the URL instead of the screenshot? Quote Link to comment Share on other sites More sharing options...
0 LWSChad Posted June 21, 2015 Author Report Share Posted June 21, 2015 Hi Jan, Here is the page - http://eziq.net/1-0/workIt-new.html?DefActionID=101 Result is similar if I choose Top, Left, or No Label. (Gap moves left when Left is chosen) When I add a Label it shows where it should, and the random gap stays in the middle of the Radio Buttons. Thanks CHAD p.s. this requires authentication. I assume you can get by this, but if not you can go get a username and password at effortlessIQ.com Quote Link to comment Share on other sites More sharing options...
0 aam82 Posted June 22, 2015 Report Share Posted June 22, 2015 (edited) I tried to look, but the account I made didn't work. nvrmnd, just had to validate. shot in the dark: check line 103 of your js.js for popup window titlebar=yes"); edit: Actually I don't think that's it. Maybe a new error in Caspio's markup following 8.7 release? Edited June 22, 2015 by aam82 Quote Link to comment Share on other sites More sharing options...
0 LWSChad Posted June 25, 2015 Author Report Share Posted June 25, 2015 Thanks for looking into it. I'm pretty stumped Quote Link to comment Share on other sites More sharing options...
0 aam82 Posted July 2, 2015 Report Share Posted July 2, 2015 did you try embedding it on a different page? or looking at it as a url deployment? Quote Link to comment Share on other sites More sharing options...
0 LWSChad Posted July 2, 2015 Author Report Share Posted July 2, 2015 It happens on 3 different Data Pages on 4 Different Pages. (which happens to be on every Radio Button I use) Thanks Quote Link to comment Share on other sites More sharing options...
Question
LWSChad
Hello!
I am using a radio button to easily allow selecting from a list.
It's awesome except that it looks weird. (see attachment)
It seems like the cause for this weird behavior is an even more weird span -> span"
(What is that solitary quote symbol doing there?)
Any help will, as always, be much appreciated
Be great
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.