Personal tools

Template:PieChart: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 61: Line 61:
                         click: function() {
                         click: function() {
                             alert ('Category: '+ this.category +', value: '+ this.y+', X value: '+this.x+', Point Name: '+ this.name);
                             alert ('Category: '+ this.category +', value: '+ this.y+', X value: '+this.x+', Point Name: '+ this.name);
$("input[name='primary_cells']").click(function() {
                          oTable.fnFilter(this.name, 2);
alert ("yessss");
});
 
                         }
                         }
                     }
                     }

Revision as of 16:53, 13 June 2013