Ok this might be quite simple... I'm using a javascript widget or widgets to display New Zealand Android Apps from Appbrain.com. When you click on the name of the app it loads the appbrain site over my website. I'd prefer if the javascript opened a new tab or new window. I've tried adding target="_blank" to the javascript with no luck.
The widget code is -
div id='app975' class='appbrain-app'><a href='http://www.appbrain.com/app/org.bostwickenator.android' style='font-size: 11px; color: #555; font-family: Arial, sans-serif;'>Metro Info Grabber for Android on AppBrain</a></div> <script type='text/javascript' language='javascript' src='http://www.appbrain.com/api/api.nocache.js'></script
Have taken off the < > from the beginning and end so this forum doesn't try and run the widget.
Any suggestions on what to add to make this happen?
Cheers