Gabrielr47 / easyTable

easyTable is a simple plugin for jQuery.
20 stars 7 forks source link

Create easyTable.v03.js #2

Closed fearlessforever closed 8 years ago

Gabrielr47 commented 8 years ago

Hi,

Thank you for improve this plugin, before merge the branch, could you do some changes?

1° Use camelCase Identation, example: button_desc as buttonDesc or buttonIcon, make_menu as makeMenu it's just a pattern that I want to follow for all my plugins :+1: .

2º Add option to replace the text of Search in <label class="input-group-addon"> Search </label>

fearlessforever commented 8 years ago

done . there you go .

anyway in my pc , i have added some fitur again , just simple pagination button , when its clicked it will change the page number but if callback was set , it will call the function . should i pull new request or just commit change again ?

Gabrielr47 commented 8 years ago

Commit change again.

fearlessforever commented 8 years ago

there you go