Page MenuHomeWolfplex

foreground.js
No OneTemporary

foreground.js

jQuery(document).ready(function() {
jQuery(document).foundation();
var $title = jQuery('h3:contains(":")').text().split(":");
jQuery('h3:contains(":")').html('<small class="label">' + $title[0] + '</small>' + $title[1]);
jQuery('#mw-normal-catlinks ul li a').addClass('label');
});

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 1, 12:31 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
49582
Default Alt Text
foreground.js (289 B)

Event Timeline