From 523a6f7dbed13ed6a7100eadf1307279082114c1 Mon Sep 17 00:00:00 2001 From: Esaú Freitas Date: Wed, 17 Jun 2015 18:36:31 +0000 Subject: [PATCH] ajustes --- js/inline/Readme_en_us.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/inline/Readme_en_us.md b/js/inline/Readme_en_us.md index 4c56e46..c2c0859 100644 --- a/js/inline/Readme_en_us.md +++ b/js/inline/Readme_en_us.md @@ -64,8 +64,8 @@ Funifier ._ $ ('body'). On ('click', trigger.selector, function () { }); ``` -##### Note 1: As we are traqueando the id of the trigger must inform the trigger type as trigger_html, but the server will interpret the id as the id action. -##### Note 2: If you do the track manually, you must retonar false in pre validate to avoid unexpected behavior, as more than once traquear the same event. +##### Note 1: When we are using the id of the "trigger", must inform the trigger type attribute as "TRIGGER_HTML" in function "Funifier.track()" +##### Note 2: If you do the "track" manually, you must return false in pre validate to avoid unexpected behavior, for example register "track" more than once --- -- libgit2 0.22.2