Open slimbox.js and comment out the line:el.onclick = this.click.pass(el, this);and add the following line below it:el.onmouseover = this.click.pass(el, this);
Open slimbox.js and comment out the line:el.onclick = this.click.pass(el, this);and add the following line below it:el.onmouseover = this.click.pass(el, this);
DataTables with Knockout Observables DataTables 1.10 with Knockout.JS observables.
$(function(){ //Code.. }) same as $(document).ready(function(){ //Code.. });
value = value.replace(/’/g,””);