Skip to content

Instantly share code, notes, and snippets.

View Showcase-Joz's full-sized avatar
🤓
being charitable

Joz Showcase-Joz

🤓
being charitable
  • Sunrise Enterprises
  • Chesterfield, UK
  • X @mrjozzi
View GitHub Profile
@tiaanduplessis
tiaanduplessis / index.html
Created July 2, 2016 09:49
Page Preloader
<!--Add directly after body tag-->
<!-- Preloader -->
<div id="preloader">
<div id="status">&nbsp;</div>
</div>
<!--Below jquery include-->
<!-- Preloader -->
<!--Text-based Social Media Buttons-->
<p>
<!--Facebook-->
<a class="top_social" href="javascript:window.location=%22http://www.facebook.com/sharer.php?u=%22+encodeURIComponent(document.location)+%22&#38;t=%22+encodeURIComponent(document.title)" title="Share on Facebook...">Like</a> |
<!--Google Plus-->
<a href="https://plusone.google.com/_/+1/confirm?hl=en&url=<?php if(is_home()){echo home_url();}else{the_permalink();} ?>" target="_blank" title="Plus one this page on Google">Google +1</a> |
<!--Twitter-->
<a class="top_social" href="javascript:window.location=%22https://twitter.com/share?url=%22+encodeURIComponent(document.location)+%22&text=%22+encodeURIComponent(document.title)">Tweet</a> |
<!--LinkedIn-->
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<?php if(is_home()){echo home_url();}else{the_permalink();} ?>" target="_blank">Share on LinkedIn</a> |
@Showcase-Joz
Showcase-Joz / 2-waysms
Last active December 27, 2015 00:09
2-waysms php integration
<?
/*
Simple and easy for modification, PHP script for SMS sending through HTTP with you own Sender ID and delivery reports.
You just have to type your account information on www.2-waysms.com and upload file on server.
Istruction:
// Find 2 parameters in <body> and type your account information on www.2-waysms.com
1. $from = "********"; // Change ********, and put your SMS Number in www.2-waysms.com account
@bavington
bavington / eu_cookie_banner.js
Last active May 17, 2022 06:22
Simple EU Cookie Law Banner JavaScript