All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.docs_src.helpers.test.js Maven / Gradle / Ivy

Go to download

Touch enabled jQuery plugin that lets you create beautiful responsive carousel slider.

The newest version!
module.exports.register = function (Handlebars, options)  { 
  // Handlebars.registerHelper('isActive', function (dest, pageName)  { 
  //   var a = dest;
  //   var b = pageName;

  //   if(a.indexOf(b) > -1){
  //   	return 'class="active"'
  // 	} else {
  	
  // 	}
    
  // });
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy