Skip to content

Commit

Permalink
ε=ε=ε=ε=ε=ε=┌(; ̄◇ ̄)┘
Browse files Browse the repository at this point in the history
  • Loading branch information
EddieWen-Taiwan committed Mar 4, 2016
1 parent 195ea58 commit b0199c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ You could control them with classname `fw_column` & `fw_grid`.

### Replace `fallwall_#N`

Please prepare your data like this array:
Prepare your data like this array:

~~~javascript
var fallwall_data = [
Expand Down Expand Up @@ -154,7 +154,8 @@ $('#element').loadMoreFw( function() {

`addFwGrid( data, callback ){}`

Directly append a new grid at the top, but you have to give a new data in Object, it doesn't use the old data you gave.
Directly append a new grid at the top.
But you have to give a new data in Object, it doesn't use the old data you gave.

Example:

Expand Down

0 comments on commit b0199c9

Please sign in to comment.