What do we provide!

Every thing 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" in the server. this JSON file contain the id and title fields. After the JSON data are being parsed, each title will value will be attached to its corresponding image using the id values.
Example 2:
Beneath the pictures table there is a sentence, when you click "Show/Hide (Toggle) All info" link, an xml file will be fetched from the server and appears as table..

Image Gallery (jQuery)

BYNO For You Anytime (H2 of Article3)

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.

[Top of page]