What do we provide!
Everything about plumbing!
Using AJAX with JSON
A simple demonstration of how AJAX works as shown below in these two examples:
- Example 1:
- When you hover the mouse over any picture in the table below, you should see a title (text will appear). The titles are from a JSON file named "imgInfo.json" on the server. This JSON file contains the id and title fields. After the JSON data is parsed, each title will be attached to its corresponding image using the id values.
- Example 2:
- Beneath the pictures table, there is a sentence. When you click the button Show/Hide (Toggle) All info, an XML file will be fetched from the server and displayed as a table.
Image Samples
Image 1 | Image 2 | Image 3 |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Please click . (Ajax loads XML file as table).
Image Gallery (jQuery)






BYNO For You Anytime
An image placeholder was used in this layout in the header where you'll likely want to place a logo. It is recommended that you remove the placeholder and replace it with your own linked logo.