How do I create a 'more' link to take me to an external page?
see broken gadget sample below

<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Hello World"
    title_url="../tvshelloworld.xml"
    height="100"
    author="Me"
    author_email="[email protected]"/>
<Content type="html"><![CDATA[
<script type="text/javascript">
document.write("Hello World!"+"<br>" + "<a href=&quot;http://
www.google.com/&quot;target=&quot;_blank&quot;>More!</a>");
</script>
]]></Content>
</Module>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to