Widget for searching / displaying results - javascript

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
clenaman
Posts: 3
Joined: Tue Nov 27, 2018 8:30 pm

Widget for searching / displaying results - javascript

Post by clenaman »

We would like to have a "HELP" widget displayed in the corner of our website that when clicked opens a small box on screen and allows user to search all FAQ results. Does something simple like this already exist? Thinking it is some CSS, Javascript and AJAX that is used.

Here is a sample of the type of interface:
https://imgur.com/0Kw6Ovf

The results begin to filter as the user types in the "enter a question" field.
Results appear below...in same space as "Topics"

Any suggestions would be very helpful!
clenaman
Posts: 3
Joined: Tue Nov 27, 2018 8:30 pm

Re: Widget for searching / displaying results - javascript

Post by clenaman »

Bump. Does this make sense? Creating a widget that pulls from phpMyFaq and displays results.

make sense?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Widget for searching / displaying results - javascript

Post by Thorsten »

Hi,

sure, that would make sense, it's easy to implement using our REST API.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
clenaman
Posts: 3
Joined: Tue Nov 27, 2018 8:30 pm

Re: Widget for searching / displaying results - javascript

Post by clenaman »

Ah even easier than going native... thought there might already be something out there that fits this need within the community.
Thanks for the info. Appreciate the response.
Post Reply