$("#editProfile").colorize({hiliteColor:'none', oneClick:'true', banColumn:["#last"] }); nor $("#editProfile").colorize({hiliteColor:'none', oneClick:'true', banColumn:["last"] });
is not working to stop hi-lighting the column #last
please help!
More information about formatting options
ban column syntax
$("#editProfile").colorize({hiliteColor:'none', oneClick:'true', banColumn:["#last"] }); nor
$("#editProfile").colorize({hiliteColor:'none', oneClick:'true', banColumn:["last"] });
is not working to stop hi-lighting the column #last
please help!