Simcy Creative
  • What is Simcify
  • Requirements
  • Getting Started
  • Javascript Functions
    • Simple js Functions
    • Interaction Functions
      • Loader
      • Notifications
      • Credit Card Form
    • Helper Functions
      • Random
      • Cookies
      • Send to server(Ajax)
      • Server Responses
    • HTML helpers
      • Form Processing
      • Send onClick
      • Send onChange
      • Fetch & Display
      • Dropify
      • Switchery
      • Crop Image Input
      • Image Preview
  • PHP Functions
    • Introduction
    • Setup
    • Authentication
      • Login
      • Register
      • Forgot Password
      • Reset Password
    • Configuration
    • Email & SMS
      • SMS
        • Africa's Talking
        • Twilio
      • Email
    • Files Manager
      • Upload
      • Delete
Powered by GitBook
On this page
  1. Javascript Functions

HTML helpers

The HTML Helper makes it easy to build web pages that interact with server side, without writing a line of JavaScript.

PreviousServer ResponsesNextForm Processing

Last updated 6 years ago

Methods

To achieve this functionality we have created classes & attributes that can be added to HTML elements that are read and interpreted by simcify JavaScript library then send to server.

Responses

For JSON responses, the documentation can be found

here
Server Responses