Menu

Rendering of input elements

Fabrizio
2014-12-09
2014-12-17
  • Fabrizio

    Fabrizio - 2014-12-09

    Hello and thank you for your software.

    I have a question: is it possible for CSSBox to render html input elements?

    It seems to me that elements like

    <input type="text" name="firstname">

    are not rendered.

    I tested this with version 4.1, both as a Maven plugin and by running the demo application from the jar.

    Thank you!

    Fabrizio

     
  • Radek Burget

    Radek Burget - 2014-12-17

    Hi! The input type="text" fields should be rendered but unfortunately, the rendering is at very basic level. Currently, it's implemented using a simple CSS defined in CSSNorm.formsStyleSheet(). Some experiments with these definitions might help you.

     

    Last edit: Radek Burget 2014-12-17
  • Radek Burget

    Radek Burget - 2014-12-17

    Oops, I have found a bug that might be related. It's fixed by this commit and it will be part of the next release.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.