Block or Report
Block or report drewjoh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
$(document).ready(function() {
23// Support for AJAX loaded modal window.
4// Focuses on first input textbox after it loads the window.
5$('[data-toggle="modal"]').click(function(e) {
-
1
<?php // /app/Http/Middleware/Cors.php
23namespace App\Http\Middleware;
45use Closure;
-
1
<?php
23require("postmark.php");
45$postmark = new Postmark("your-api-key","from-email","optional-reply-to-address");
-
css3-github-buttons Public
Forked from necolas/css3-github-buttons
Helps you easily create GitHub-style buttons from links, buttons, and inputs.
-