drewjoh
Follow
Pinned Loading
-
Dynamic (AJAX) loaded Bootstrap Moda...
Dynamic (AJAX) loaded Bootstrap Modal (Bootstrap 2.1) 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) {
-
Laravel CORS Middleware
Laravel CORS Middleware 1<?php // /app/Http/Middleware/Cors.php
23namespace App\Http\Middleware;
45use Closure;
-
A Simple Postmark PHP Class with Att...
A Simple Postmark PHP Class with Attachments 1<?php
23require("postmark.php");
45$postmark = new Postmark("your-api-key","from-email","optional-reply-to-address");
-
css3-github-buttons
css3-github-buttons Public archiveForked from necolas/css3-github-buttons
Helps you easily create GitHub-style buttons from links, buttons, and inputs.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.