Skip to content

Commit

Permalink
Add more write ups
Browse files Browse the repository at this point in the history
  • Loading branch information
bseth99 committed Oct 21, 2013
1 parent 6e5ff89 commit 9ebc076
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,10 @@
can be entered. It includes additional logic to show a popover box with data about a previously entered
contact. The search performs a lookup against a fictional local address box and accepts only valid email addresses
when you want to enter someone not in the address book. There are some extra embellishments for Bootstrap styling to
match the widget container to other input controls. A detailed write up on this example is
<a href="http://www.benknowscode.com/2013/10/entering-recipients-from-address-book-jqueryui-multisearch.html" target="blog">here</a>.
match the widget container to other input controls. Here is a
<a href="http://www.benknowscode.com/2013/10/entering-recipients-from-address-book-jqueryui-multisearch.html" target="blog">detailed write up on this example</a> and
more information about how the <a href="http://www.benknowscode.com/2013/10/simulate-bootstrap-focus-effect-on-nonform-controls.html" target="blog">Bootstrap focus effect was simulated</a>
on the control.
</p>

<br/>
Expand Down

0 comments on commit 9ebc076

Please sign in to comment.