| |

| jQuery Clickable – Making Your HTML Containers Go “Click Click Boom”! Posted in Javascript > Miscellaneous by tutorialgrub on Jul 13, 2011
This is a simple (351 bytes gzipped) jQuery plugin that transforms regular HTML-containers, such as divs, into clickable elements that acts almost as an anchor; with support for status bar information, focus/blur, target (_blank etc.) and more. |
| |

| Implement Twitter Scrolling without jQuery Posted in Javascript > Miscellaneous by tutorialgrub on Jun 21, 2011
In this tutorial, we fre going to look at how to build some interesting scrolling behavior with jQuery, and then review how our project could potentially be improved by removing as much jQuery, or abstraction, as possible. |
| |

| Simple jQuery Slider / Pusher Posted in Javascript > Miscellaneous by tutorialgrub on Jun 15, 2011
The main idea behind the code for this banner is to keep things reasonably concise while still having some ability to change the speed and interval of the sliding banner. The banner has no rounded corner options, image based next and previous buttons or links, or text based captions. The point of the banner code is to be small and portable. |
| |

| Detect browser and redirect using javascript Posted in Javascript > Miscellaneous by tutorialgrub on Apr 20, 2011
Very simple tutorial using javascript to detect the browser and redirect to specific webpage using javascript.Detecting Internet Explorer is easy, as the user agent string |
| |

| jquery custom scrollbar plugin Posted in Javascript > Miscellaneous by tutorialgrub on Apr 13, 2011
Custom scrollbar plugin utilizing jquery UI that’s fully customizable with CSS. It features vertical/horizontal scrolling, mouse-wheel support (via Brandon Aaron jquery mouse-wheel plugin), scroll easing and adjustable scrollbar height/width. |
| |

| Spotlight: Constrained Stickies with jQuery Posted in Javascript > Miscellaneous by tutorialgrub on Feb 17, 2011
Today, we fre going to take a look at a plugin that implements a pretty neat effect — it fs pretty hard to explain in a sentence so you may as well click on the continue button to get started after the jump. |
| |

| So, You Want A JavaScript Ticker Tape, Huh? Posted in Javascript > Miscellaneous by tutorialgrub on May 12, 2007
Create a scrolling ticker tape using JavaScript. |
1 |