¡@

Home 

2014/10/16 ¤W¤È 12:05:41

jquery Programming Glossary: naddcount

Is there a preferred way of formatting jQuery chains to make them more readable?

http://stackoverflow.com/questions/1286829/is-there-a-preferred-way-of-formatting-jquery-chains-to-make-them-more-readable

properties and then appends it to a table #FundTable .append objButton.parents tr .clone .find .RowTitle .text Row nAddCount .end .find .FundManagerSelect .attr id FundManager nAddCount .change function ChangeFundRow .end .find .FundNameSelect.. objButton.parents tr .clone .find .RowTitle .text Row nAddCount .end .find .FundManagerSelect .attr id FundManager nAddCount .change function ChangeFundRow .end .find .FundNameSelect .attr id FundName nAddCount .end Does anyone have any suggestions.. .attr id FundManager nAddCount .change function ChangeFundRow .end .find .FundNameSelect .attr id FundName nAddCount .end Does anyone have any suggestions as to how this might be formatted to be easier on the eye Is there any accepted convention..