Tipue JS Reference
GENERAL OPTIONS
|
data = DOC
|
Where DOC is the XML data file or RSS feed.
This can be either a document, a partial URL or a full URL including the http:// element.
|
|
data_source = INT
|
Where INT sets the data source type.
If INT is 0 the data format is RSS. If INT is 1 the data format is XML. If INT is 2 the data format is JavaScript.
|
|
results_location = DOC
|
Where DOC is the location of the Search Results page.
This can be either a document, a partial URL or a full URL including the http:// element.
|
|
|