Vertical Alignment of Multiline HTML JCheckBox

From: Mia (MT_at_not.full)
Date: 03/29/05


Date: Tue, 29 Mar 2005 01:52:36 GMT

I created a JCheckBox.
I made it multi-line via HTML.
I am unable to vertically align the checkbox part with the text part.

Using HTML, I can't get styles or anything else to push the text up.
Using Java, there doesn't seem to be any way of referencing the relative
position of the checkbox vs the text.

Help?

-Mia



Relevant Pages

  • Re: multiple row updates in MYSQL using HTML
    ... > if the checkbox is checked incase you are updating most of the records ... >>all to another perl script to perform the update. ... >>I basically need maintenance of one table with unlimited rows containing ... HTML? ...
    (comp.lang.perl)
  • Plain text and html not getting along in net.mail.message
    ... text with html formatted text and set the isBodyHTML = true that I get ... I've a checkbox that if checked sets the IsBodyHTML=true. ... Dim MyMail As MailMessage = New MailMessage ... Dim SMTPMail As SmtpClient = New SmtpClient ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem with Javascript in a UserControl
    ... Make a look at the HTML generated by your code and find your checkbox ID. ... fine if I put the UserControl Data directly in my Web Page. ... I am used to seeing this from DataGrids, but not as a regular control on the page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Adding CssClass property default to custom checkbox wraps with span tag
    ... checkBox server control,correct? ... doesn't 100% identical to the html checkbox input element. ... element inside the ASP.NET checkbox server control, ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: How can I code to get more than One value from checkbox?
    ... > I'm a newbie that just started to learn python, html and etc. ... > html form that consists of about 10 checkbox and a textbox where user ... > %(qtype) in my query statement so that the script will look for the ...
    (comp.lang.python)