The example uses the following details for the editable fields (See code below):
NAME: Google
URL: http://www.google.com
IMAGE URL: http://www.google.com/images/google_sm.gif
Example: Code:
Copy and paste the code beneath into the section of your webpage
that you would like the button to appear. Edit the RED
text accordingly (Be sure to include the full URL's, e.g http://www.yourdomain.com
<a
href="http://www.pobb.net/cgi-bin/add.pl?&url_name=NAME&url_call=URL&url_image=IMAGE
URL&sbm=Add"
onmouseover="window.status='Add
this website to your Pobb'; return true" onmouseout="window.status=''"><img
alt="Add this website to your
Pobb" src="http://www.pobb.net/images/link.gif"
border="0"
width="78" height="21"></a>
N.B: If you want to offer an image link only leave the editable
NAME region blank, if you want to
offer a text link only leave the IMAGE URL
editable region as just "http://".
|