Methods
Frontnow Advisor provides a range of Actions that allow you to customize the functionality of the widget and provide personalized recommendations and guidance to your website visitors.
open()
Opens the Frontnow Advisor widget.
Example usage:
close()
Closes the Frontnow Advisor widget.
Example usage:
hideLauncher()
Hides the Frontnow Advisor launcher icon.
Example usage:
showLauncher()
Shows the Frontnow Advisor launcher icon.
Example usage:
goto(path)
Changes the page of the Frontnow Advisor to a cached page.
Example usage:
prompt(prompt)
Example usage:
destroy()
Removes all instances and elements of the Frontnow Advisor on the website.
Example usage:
These Actions provide developers with fine-grained control over the functionality and appearance of Frontnow Advisor. By using these Actions, you can create a custom experience for your website visitors that is tailored to your specific needs and requirements.
Was this helpful?