Knot/Nest Lookup
Copy this code and paste it anywhere in your bio. Works in both Knot and Nest bios.
For those still figuring out the nest bio:
- Click on OUR POSTS/BIO link under the OUR NEST tab.
- On the right hand side, under the green heading ON THE BOARDS, you should see a drop down list, a search box, and then two links MY POSTS and UPDATE BIO (note: links on the nest are bold and brown)
- Click on Update Bio
- Copy all the gobbly gook (aka code) below (under most browsers it would be under the Edit menu then select Copy)
- Paste it into the About Us: area with the rest of your bio code.
- Click submit to update
<script language="JavaScript">var b;var wh="width=523,height=500";function setB(){b=document.getElementById("bN").value;}
function gK(){return "http://www.theknot.com/co_profileview.htm?profilename="+b;}function gN(){return "http://talk.thenest.com/talk/talk_profileview.html?profilename="+b;}
function kB(){setB();window.open(gK(),"",wh);}function nB(){setB();window.open(gN(),"",wh);}
function bB(){setB();var f="<html><head></head><frameset cols=50%,50%><frame src="+gK()+"><frame src="+gN()+"></frameset><html>";var w=window.open("","","width=980,height=500");w.document.write(f);}</script>
<center><div style="font-size:14pt;">Knot/Nest Bio Lookup</div>
<input type="text" id="bN" value="Enter Bio Name" /><br/>
<a href="javascript:kB();">Knot</a> - <a href="javascript:nB();">Nest</a> - <a href="javascript:bB();">Both</a>
<div style="font-size:8pt;"><a href="http://www.ekotadesign.com/knot/" target="_new">Add this to your bio.</a></div></center>