Hello list
i’m new in Rails. But i like rails. Now i’m writing application on
rails.
How to create inline form on rails ?
Thank you
Tsolmon N…
Hello list
i’m new in Rails. But i like rails. Now i’m writing application on
rails.
How to create inline form on rails ?
Thank you
Tsolmon N…
You mean this:
Email: [Input text]
Instead of this?
Email:
[Input text]
You could put the input box inside the email label.
Or you could edit the CSS with float: left;
Or display: inline;
For the email and input.
Though I think it would be easy using the HTML markup.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs