Sha256: e309066dd13881474bda8dc5b0118702654e98dc5a09378423a3abdf349d7eb9
Contents?: true
Size: 1.12 KB
Versions: 14
Compression:
Stored size: 1.12 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"fae/ie.js; FI" pathname; TI"Q/Library/WebServer/Documents/work/fine/_fae/app/assets/javascripts/fae/ie.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+7)ŸSI"length; Ti·I"digest; TI"%202990c4ed3f5bf6ad1692fc5c5adfaf; FI"source; TI"·$(function() { // this is done in modern browsers using :checked with CSS. needs JS in <= IE8 $(".slider-wrapper-checkbox-area").each(function(){ var $parent = $(this); var $checkbox = $parent.find("input[type=checkbox]"); if($checkbox.is(":checked")) { $parent.addClass("slider-yes-selected"); } }); $('#main_content').on('click', ".slider-wrapper-checkbox-area", function(e){ e.preventDefault(); $(this).toggleClass("slider-yes-selected"); }); // for the dropdown select boxes. we are using nth-of-type for modern browsers $(".input.date").each(function(){ $(this).find("select").each(function(index){ $(this).addClass("ie-select-" + (index + 1)); }); }); }); ; TI"required_assets_digest; TI"%3ddd6b9d991f332e1c0c54aad0f4466b; FI" _version; TI"%64e62ddc273c2f5847f30d698ca14b67; F
Version data entries
14 entries across 7 versions & 1 rubygems