Fork me on GitHub

Welcome to Weaver 0.8.10


The following is a rough documentation of the dynamic features of weaver

Button action

Form

Textfield features

@
¢
EMJP
Form elements with default values (refresh to reset)

Customizing submit button






Radio buttons

Dynamic Table

Dynamic tables take json information from a URL and displays it in table form

See it in action

KeyValue
Dynamic Table with an array

If the input is an array it will attempt to display all the information in that array

See it in action

KeyValue
Dynamic Table with named columns

You can specify the columns that you want to show

See it in action

KeyValue
Dynamic Table with named columns

You can specify the header looks too

See it in action

Idol NameIdol Age
Dynamic Table with icon columns

You can specify the header looks too

See it in action

Idol Name Idol Age
Dynamic Table with custom columns

You can specify the what the cells of each column looks like too.

The ###something### is replaced with the name of the member inside the object

See it in action

Idol Name Idol Age Idol Color
Dynamic Table with buttons that access row data

You can create data buttons that can access the row data and allow you to access the information on the row

See it in action

Idol Name Idol AgeButton
Modal Dialog

Credit Card Entry

Javascript unavailable


Credit Card Entry Customization

You can use your own custom card images if you have them


Javascript unavailable