duckduckgoose
September 26th, 2006, 11:24 AM
I'm receiving the alert "Unable to add recipients. Please close the address book and try again" upon the initial loading of the page the "add from address book" button is featured on.
I have created the separate file, which I named plaxo.html.
I am using the absolute URL in the onClick feature for the button.
I have added the following to the <head></head> tags of my page:
<script type="text/javascript" src="https://www.plaxo.com/ab_chooser/abc_comm.jsdyn"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/util.js"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/basic.js"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/abc_launcher.js"></script>
The textarea has been given a proper id.
I'm not quite sure why I'm getting the alert as soon as the page loads. :confused:
Thanks.
I have created the separate file, which I named plaxo.html.
I am using the absolute URL in the onClick feature for the button.
I have added the following to the <head></head> tags of my page:
<script type="text/javascript" src="https://www.plaxo.com/ab_chooser/abc_comm.jsdyn"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/util.js"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/basic.js"></script>
<script type="text/javascript" src="http://www.plaxo.com/css/m/js/abc_launcher.js"></script>
The textarea has been given a proper id.
I'm not quite sure why I'm getting the alert as soon as the page loads. :confused:
Thanks.