opengovernment/askthem

View on GitHub
app/assets/javascripts/jquery.html5-placeholder-shim.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _placeholder_shim has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _placeholder_shim: function(config) {
      function calcPositionCss(target)
      {
        var op = $(target).offsetParent().offset();
        var ot = $(target).offset();
Severity: Major
Found in app/assets/javascripts/jquery.html5-placeholder-shim.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status