Skip to content
dbuthay edited this page Jun 7, 2011 · 1 revision

Requirements

  • jquery
  • import jquery.indextank.ize.js

How it works

Indextank_Ize just makes your FORM indextank aware. It's just a way for other indextank-jquery plugins to create valid index URLs

Usage

$("#myform").indextank_Ize("http://aoeu.api.indextank.com", "someIndexName");

Options

  • API_URL: The public URL of your Indextank account. REQUIRED
  • INDEX_NAME: Self explanatory. REQUIRED

Clone this wiki locally