Skip to content

Commit

Permalink
mousewheel docs complete
Browse files Browse the repository at this point in the history
  • Loading branch information
navilan committed Oct 24, 2011
1 parent 9f8c70c commit 47aa6c9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions content/documentation/toolbox/mousewheel.html
@@ -1,11 +1,12 @@
{% extends "userguide.j2" %}
---
group: mousewheel
hero: toolbox/mousewheel
index: 0
title: Mousewheel
---

{% block content %}
<h1 style="background:url({{ media_url('img/hero/toolbox/mousewheel.jpg') }}) 0 30px no-repeat">
jQuery Tools / Mousewheel - Take control of your mousewheel
</h1>

<h2 class="first">Usage</h2>
{% block blurb %}

<p>
The Mousewheel plugin allows you to take control of the
Expand All @@ -29,7 +30,7 @@ <h2 class="first">Usage</h2>
downwards and a negative value means movement upwards.
</p>

<p style="color:#666">
<p>
This plugin is based on Three Dub
Media's <a href="http://plugins.jquery.com/project/wheel">wheel
plugin</a> which is a smaller, simplified interpretation of the
Expand Down

0 comments on commit 47aa6c9

Please sign in to comment.