Surveyor Widgets

Quick widgets to copy and paste into your Land Surveying Websites to add functionality and value. If you would like customized versions of any of the following widgets, ask Jbirds.co for customization options.

Example Widget # 1- For light colored websites

Equipment Feeds Switcher Widget for Website

Easily add the latest available Surveying Equipment feeds from Ebay and Amazon to your website in less than 5 minutes. Use the following code to add Survey Equipment feeds to your website. Just copy the code and install it into the template of your website. Feeds for equipment update every hour.

Code to Copy/Paste Into your Website

<style>.embed-container { position: relative; padding-bottom: 76.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://landsurveyorsunited.github.io/cssfiles/equipmentfeeds.html' style='border:0'></iframe></div>

Demo of Widget #1

Example Widget #2 - For Dark Websites

Dark Equipment Feeds Tabbed Widget

Easily add the latest available Surveying Equipment feeds from Ebay and Amazon to your website in less than 5 minutes. Use the following code to add Survey Equipment feeds to your website. Just copy the code and install it into the template of your website. Feeds for equipment update every hour.

Code to Copy/Paste Into your Website

<style>.embed-container { position: relative; padding-bottom: 76.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://landsurveyorsunited.github.io/cssfiles/equipmenttabs.html' style='border:0'></iframe></div>


Demo of Widget #2