From e2888715b01b0ec6d5711e500f6655664747844a Mon Sep 17 00:00:00 2001 From: Ben Keen Date: Sat, 26 Apr 2014 10:45:46 -0700 Subject: [PATCH] very minor blurb change --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index db61180..15a8a75 100644 --- a/index.html +++ b/index.html @@ -36,8 +36,8 @@

For installation and configuration details about the script, see the main github readme.

- Just view the page source code to see how the following examples work. There's no javascript involved: - you just need to add specific attributes to your <select> tags. + Just view the page source code to see how the following examples work. There's no javascript you have to + enter: you just need to add specific attributes to your <select> tags.

@@ -46,8 +46,8 @@

Example 1

- This is a simple no-frills example. You can lay the fields out in your markup however you want - but - for simplicity, the rest of the examples will just put them side to side. + Let's start with a simple, no-frills example. You can lay the fields out in your markup - as this one + demonstrates - however you want - but for simplicity, the rest of the examples will just put them side to side.