Embedded Address Book Examples

All of the URL parameters added to your embedded addresses and address books are automaticall genenerated using Keep&Share’s customizing modules. However, if you want to make specific tweaks to small parts of the embed code, you can once you copy the code that Keep&Share generates for you.

All of the names, address, phone numbers, and other information in the examples below are not real. All Keep&Share information is kept private unless you choose it to be otherwise.

Embedding a single address

Example:

Code for this example:

<iframe src="http://www.keepandshare.com/addr/858807/yvonne-allen?ifr=y" width="900" height="700" scrolling="yes" frameborder="1"></iframe>

Embedding a folder of addresses

Example:

Code for this example:

<iframe src="http://www.keepandshare.com/addr/show.php?i=533&cat=5&ifr=y" width="900" height="700" align="center" scrolling="no" frameborder="0"></iframe>

Stylizing an Address Book with color

Example:

Code for this example:

<iframe src="https://www.keepandshare.com/addr/show.php?i=533&cat=0&ifr=y&colorreset=y&vw=list&mbtc=BFBFFF&mbc=8080FF&hc=BFBFFF&htc=FFFFFF&abc=A8BED1&asc=F8DDDD&ic=DEEBF6&bc=FFFFFF&md=12&nomenu=n&noviewmenu=n&noname=n&nofilters=n&noprint=n&nosearch=n" width="700" height="400" scrolling="no" frameborder="0"></iframe>

Changing the menu options of an embedded Address Book

In this example the menu bar for the embedded address book has been completely removed.

Example:

Code for this example:

<iframe src="https://www.keepandshare.com/addr/show.php?i=533&cat=0&ifr=y&colorreset=y&vw=list&md=12&nomenu=y&noviewmenu=n&noname=n&nofilters=n&noprint=n&nosearch=n" width="700" height="400" scrolling="no" frameborder="0">