grgichtran

stuff and things

Menu
  • Home
  • His
  • Hers
  • Contact
Browse: Home » His » Page 2
lightbox rotate image using jqueryrotate

lightbox rotate image using jqueryrotate

January 30, 2014 · by admin · in His

If you’ve ever wanted to be able to rotate lightbox images, here’s an example that uses lightbox2 and jqueryrotate. Fiddle http://jsfiddle.net/pootie/EBLc7/

UnlikeIt troubleshooting help

UnlikeIt troubleshooting help

January 30, 2013 · by admin · in His

Warning! There is a new guide here Some hints and tips that may help users having trouble with https://apps.facebook.com/unlikeit/.   Things to try first: Use a different browser such as Chrome or Firefox. Use the direct url too the application…

Zombies, Run! Abel Township Level 3

Zombies, Run! Abel Township Level 3

January 24, 2013 · by admin · in His

Just got all my buildings to Level 3, oh yeah! Been using this app quite a bit along with iSmoothRun.

How to unlike a Facebook page using UnlikeIt

How to unlike a Facebook page using UnlikeIt

January 24, 2013 · by admin · in His

If you haven’t already installed the app, head over too https://apps.facebook.com/unlikeit/ and install it. The liked/unliked buttons that Facebook use can be a little confusing. The grey button represents an item that you currently ‘like’.   The dark blue button…

jQuery Scrambling Text Effect

jQuery Scrambling Text Effect

October 3, 2012 · by admin · in His

An interesting text effect I came up with to use as a under construction page. Fiddle http://jsfiddle.net/pootie/BsR4A/

jQuery capture 'Enter' key in text field

jQuery capture ‘Enter’ key in text field

October 2, 2012 · by admin · in His

Fiddle http://jsfiddle.net/pootie/8wGFe/2/ Code $(document).ready(function() { $(’#searchBox’).keypress(function(event){ var keycode = (event.keyCode ? event.keyCode : event.which); if(keycode == ’13’){ alert(’You pressed a "enter" key in textbox’); } }); }$(document).ready(function() { $(‘#searchBox’).keypress(function(event){ var keycode = (event.keyCode ? event.keyCode : event.which); if(keycode == ’13’){…

Tumblr jQuery Plugin

Tumblr jQuery Plugin

August 3, 2012 · by admin · in His

So you’ve got a Tumblr account and want to display it on your website. This script will allow you to put a tumblr feed onto your website using jQuery. Head on over too http://www.tumblr.com/goodies to check out their API. Fortunately, the…

Unlike a Facebook Page

Unlike a Facebook Page

June 20, 2012 · by admin · in His

A Facebook Unlike Application to help you search and sort your likes. Unlike It is a Facebook app that allows you to: Quickly see your Facebook page like history Search and Sort Quickly Unlike in 2 easy steps. So you…

← Previous 1 2

Google Ads

About

A blog about stuff as most blogs generally are.

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2025 grgichtran

Powered by WordPress and Origin