<a height="16" width="57" visible="false" x="170" y="116" onclick="True" underline="false" valign="middle" href="http://www.the-guitar- aficionado.com" />
The link's visibility is set to false and the text for the link is missing. Try this: <a height="16" name="a1" width="120" x="170" y="116" href=" http://www.the-guitar- aficionado.com" >http://www.the-guitar-aficionado.com </a> On Tue, Sep 2, 2008 at 4:34 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > This is a simple app and I am sure the problem is simple but can't > figure it out. The app is a link to my website for Google users with a > click box to go to the link. > > <view caption="the-guitar-aficionado" height="150" width="250" > onopen="view_onOpen()" > > > <img name="the-guitar-aficionado Connection" src="stock_images > \background.png" > /> > <img height="130" width="224" x="13" y="10" src="web shot png.png" > /> > <button height="22" width="64" x="166" y="112" > downImage="stock_images\button_down.png" > image="rock png.png" overImage="stock_images\button_over.png" > /> > <a height="16" width="57" visible="false" x="170" y="116" > onclick="True" > underline="false" valign="middle" href="http://www.the-guitar- > aficionado.com" > /> > <script src="main.js" /> > </view> > > What is wrong?????? > > > > -- Thanks and Regards, Bijoy Thangaraj http://www.gdgadgets.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
