Jump to content
  • 0

Weird Span Tag In Radio Button


LWSChad

Question

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

post-16243-0-61096400-1434656726_thumb.p

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

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?

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

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 by aam82
Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...