Skip to content

Instantly share code, notes, and snippets.

@ossxp-com
ossxp-com / click_more.user.js
Created July 15, 2011 12:20
Add toggle button at the anchor with .click-more style
// ==UserScript==
// @name Click more for toggle
// @namespace gotgit
// @description Add a toogle effect at the location where anchor with a click-more css.
// @include http://www.worldhello.net/gotgit/demo*
// @include http://gotgit.github.com/gotgit/demo*
// @include http://www.ossxp.com/doc/gotgit/demo*
// @require http://code.jquery.com/jquery-1.6.2.min.js
// ==/UserScript==