MJLK

August 3rd, 2010

MJLK Link Tracking

Track inbound and outbound links

This WordPress plugin is a standalone tracking system used to gather click data on selected links. With simple implementation, this plugin enables WP users to track links in and out of their website.

MJLK ships with a javascript file that changes the value of an HREF attribute in an <a> tag to point the browser to a local php file that stores information about the link.

The real beauty of this plugin is that when a link is hovered over, the browser’s status bar will display the bare link.  Only when the link is pressed, does the javascript change the HREF value, giving the appearance of a straight jump from page to page. Also, if the user does not have Javascript, the link will behave normally…

MJLK Collects and Stores:

  • Link To – The location the link is going to.
  • Link Referer – The location the link is coming from.
  • IP Address – The Remote IP Address of the user.
  • Date and time of click
  • Notes – An optional value to annotate between duplicate links in the same web page. This is a string value with a maximum of 200 chars.

View this plugin in the WP Plugins Directory

Random Scripture

July 21st, 2010

Display Random Scripture on any website.

This script will display random Bible scripture, with only two lines of code. Custom Styling is easy with only a few CSS elements.

 

<div id="mjrs"></div>
<script src="http://pc-mj.com/mjrs.js" type="text/javascript"></script>

jQuery required.

Internet Explorer

July 13th, 2010

This is simple…

Windows comes bundled with Internet Explorer to download Firefox…

Zebra Striping a Table (CSS3)

May 26th, 2010
tbody tr:nth-child(odd) {
   background-color: #ccc;}

Cross-Browser Min Height

May 26th, 2010

Setting a min-height for IE compatibility.

div {
min-height: 500px;
height:auto !important;
height: 500px;
}

This works because IE treats “height” how “min-height” is supposed to be treated.

Welcome

May 21st, 2010

Affordable & custom web design and programming, featuring W3C Valid XHTML and CSS, PHP/MySQL and Javascript/AJAX. Custom WordPress templates and design.