Show current rental statistics and historical rent trends on your website or blog with these free widgets:
See Example
Step 1: Copy and paste this code once into your html:
Step 2: Select the type of widget: (You can include multiple widgets on the same page)
Step 3: To show current rent stats, copy/paste this code and edit the variables:
- height and width can be left blank. default is 400x210 pixels.
- allowed height range: 150 to 450 (pixels)
- allowed width range: 250 to 650 (pixels)
- edit city and state.
- leave neighborhood blank for stats from a whole city.
- current stats by zip code not available yet
- create a unique div tag id for each widget if displaying multiple widgets in the same page.
Step 3: To show historical rent trends, copy/paste this code and edit the variables:
- for stats by zip code leave city, state, neighborhood blank.
- for stats by city or neighborhood, state is required, but leave zip code blank.
- monthspan is how many prior months to show stats for. allowed range: 1 to 12.
- create a unique div tag id for each widget if displaying multiple widgets in the same page.
See Working Example