From 0aabde318c62b403b84d6ca06e0d4db7043ffc75 Mon Sep 17 00:00:00 2001 From: Andrew Bone Date: Tue, 15 Mar 2016 12:49:27 +0000 Subject: [PATCH] Custom Styling --- pull-to-action.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pull-to-action.html b/pull-to-action.html index 36ad956..168d422 100644 --- a/pull-to-action.html +++ b/pull-to-action.html @@ -7,16 +7,17 @@ ### Example: +You can type your whole script into the action attribute + - -> reloads the whole page + +But that can get a bit long, so you can call a custom function. Which not only makes you code more readable, but makes it all look a little tidier too. -> runs custom fuction