LayoutFarm / HtmlRenderer

C# HTML Layout and HTML Rendering Engine

Home Page:http://layoutfarm.github.io/HtmlRenderer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing Html Input

prepare opened this issue · comments

commented

Html input elements are built with 'html-fragment (sub dom)'

html_input_test1

pic1 : developing Html-input, click to view full size img

commented

html_input_with_wireframe

pic 2: from pic 1, shows wire-frame and update regions, click to view full size img

commented

2018-08-20_10-57-25

pic 3: Acid1-page ( 00.html ) shows html input type=option and html drag selection

commented

css_scrollview_sel1

pic 4: css+ scrollview, show selection

commented

css_scrollview_sel2

pic 5: from pic4, + wire-frames and update regions

commented

two_html_docs

pic 6: 2 Html Docs on the same RenderSurface

commented

menu_item

pic 7: menu items

commented

How to disable wire-frames?

=> find (ctrl+f) with keyword "dbugDrawWireFrame" and set it to false.

:)

commented

treeview

pic 8: tree view

commented

2018-09-02_12-59-45

pic 9: input type='password', please note the 'placeholder' on each textbox