app/assets/javascripts/jquery.html5-placeholder-shim.js
Function _placeholder_shim
has 69 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
_placeholder_shim: function(config) {
function calcPositionCss(target)
{
var op = $(target).offsetParent().offset();
var ot = $(target).offset();