Skip to content

Instantly share code, notes, and snippets.

View xerta555's full-sized avatar
💭
In search of sustainable solutions

Rom xerta555

💭
In search of sustainable solutions
View GitHub Profile
/** @type {Array} */
var _gaq = [];
(function() {
/**
* @param {Element} el
* @param {string} selector
* @return {?}
*/
function fn(el, selector) {
return new self.B(el.querySelectorAll(selector));