-
Notifications
You must be signed in to change notification settings - Fork 0
/
app.min.js
1 lines (1 loc) · 1020 Bytes
/
app.min.js
1
!function e(t,r,n){function i(o,u){if(!r[o]){if(!t[o]){var s="function"==typeof require&&require;if(!u&&s)return s(o,!0);if(c)return c(o,!0);var h=new Error("Cannot find module '"+o+"'");throw h.code="MODULE_NOT_FOUND",h}var d=r[o]={exports:{}};t[o][0].call(d.exports,function(e){var r=t[o][1][e];return i(r?r:e)},d,d.exports,e,t,r,n)}return r[o].exports}for(var c="function"==typeof require&&require,o=0;o<n.length;o++)i(n[o]);return i}({1:[function(e,t,r){$("#slider .headers a").hover(function(){return $("#slider input").removeAttr("checked"),$("#slide"+($(this).index()+1)).attr("checked","checked")}),$("#slider .controls label").click(function(){return $("#slider input").removeAttr("checked"),$("#slide"+($(this).index()+1)).attr("checked","checked")}),$(".cstm-select").each(function(){return $("select",this).css({width:$("span",this).outerWidth(),height:$("span",this).outerHeight()}).change(function(e){return function(){return $("span",e).text($("select option:selected",e).text())}}(this))})},{}]},{},[1]);