This week I'm working on developing a dynamic webpages. Since the initial purpose is to design a UI which can be applied to multiple conditions. That is to say once a input changes, the interface will display in a corresponding way.

To realize this dynamic function, my step is:

  1. Apply an interface for file uploading.
  2. Check and read the file.
  3. Generalize the file and translate it to interfaces.



For this input file, it can distinguish functions(textbox), labels, scales and so on. Scales will be shown in textbox as a hint which will disapper when clicks occur.

Next Post Previous Post