Skip to content

Instantly share code, notes, and snippets.

@BoweFrankema
Created November 17, 2012 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BoweFrankema/4097732 to your computer and use it in GitHub Desktop.
Save BoweFrankema/4097732 to your computer and use it in GitHub Desktop.
Create a jQuery UI Slider Theme Option
[my-custom-slider]
section = "global"
type = "css/length-px"
title = "Width"
description = "Select the width of the site's content by moving the slider"
min = 900
max = 1250
step = 10
style_selector = "#wrapper"
style_property = "max-width"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment