not display an alert Strange... very strange. (i want remove a row)

not display an alert Strange... very strange. (i want remove a row)

 hi friends,  i have a problem, i pasted my code: http://pastebin.com/PTtbzNRx and the  jspallentex.js     http://pastebin.com/Lf3fqEyN  and then try explain, i add a row to a Html table: see lines: 169 to 386, this task is done OK, work fine, if you see in the line: 327 i add a button with a class: 'cBtnBorrar' this button/class was defined: in line 166, here my problem when the user click on button not happend anything (and the console not help me), a friend tell me: (<lf94> jak2000, well the alert isnt shown because the event is not firing.    and      <lf94> jquery is not loaded yet, so $ is not a function.    any advice why not display the alert? thanks  

i cant create a fiddle, of the problem i have this fiddle http://jsfiddle.net/jamiguel77/rb8a8bw9/3/

but in my jquery production code not work.

Thanks