Browse Source

some elements and actions

Namdak Tonpa 6 years ago
parent
commit
923ebd5cc2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -120,9 +120,9 @@
        else console.log('Validation Error'); }});};
         </code></figure>
         <ul>
-            <li><b><a href="man/action_bind.htm">wf_render</a></b> &mdash; JavaScript Bind</div></li>
-            <li><b><a href="man/action_confirm.htm">wf_event</a></b> &mdash; JavaScript Confirm</div></li>
-            <li><b><a href="man/action_event.htm">wf_tags</a></b> &mdash; JavaScript Postback Event</div></li>
+            <li><b><a href="man/action_bind.htm">action_bind</a></b> &mdash; JavaScript Bind</div></li>
+            <li><b><a href="man/action_confirm.htm">action_confirm</a></b> &mdash; JavaScript Confirm</div></li>
+            <li><b><a href="man/action_event.htm">action_event</a></b> &mdash; JavaScript Postback Event</div></li>
         </ul>
 
     </section>