This widget will only return those questions that are within the category specified in the code.
This widget could be included in any department page and query a specific category which applies to a department. Other categories are accessible after the initial search.
This is 100 width.
This is 200 width.
This is 260 width.
2. Paste the code where you'd like it in your web page.
3. Change your settings in the askGPC line.
askGPC("departmentname", "samplequestion", "categoryid", "width");
The category id is the primary category that will be searched from your page. To find the appropriate category:
1. Go to http://eapps.gpc.edu/FAQ
2. Select a category from the Category drop down box.
3. You will see the category id appear in the address bar following the category_search=, i.e., http://eapps.gpc.edu/FAQ/index.php3?category_search=25&search_text=
The width is in pixels. This is an optional field. If not included, it will default to 260 pixels width.
This widget could be included in any department page and query a specific category which applies to a department. Other categories are accessible after the initial search.
This is 100 width.
This is 200 width.
This is 260 width.
Include the Widget in your website. Here's how:
1. Copy this code.2. Paste the code where you'd like it in your web page.
3. Change your settings in the askGPC line.
askGPC("departmentname", "samplequestion", "categoryid", "width");
The category id is the primary category that will be searched from your page. To find the appropriate category:
1. Go to http://eapps.gpc.edu/FAQ
2. Select a category from the Category drop down box.
3. You will see the category id appear in the address bar following the category_search=, i.e., http://eapps.gpc.edu/FAQ/index.php3?category_search=25&search_text=
The width is in pixels. This is an optional field. If not included, it will default to 260 pixels width.