2 messages in com.googlegroups.google-base-data-apiRe: mouseover feature for google base...
FromSent OnAttachments
Chandrasekar Sivaraman25 Jan 2008 12:39 
Jeff S28 Jan 2008 18:08 
Subject:Re: mouseover feature for google base listings
From:Jeff S (j.@google.com)
Date:01/28/2008 06:08:42 PM
List:com.googlegroups.google-base-data-api

Hi Chandrasekar,

I think this depends on the type of item you are posting. The mouse- over info boxes seem to be configured automatically for the vehicles results pages for example. I doubt that it would be possible for you to add your own mouse-over behavior using JavaScript because if anyone could add arbitrary JavaScript to a page, it might open the door for certain types of security exploits to run on it. What type of item are you interested in posting?

Thank you,

Jeff

On Jan 25, 12:39 pm, Chandrasekar Sivaraman <mula@gmail.com> wrote:

Hi, I have created an application to list vehicle type items to google base by using the google base data API for C# language. I am able to list, update and cancel items successfully. There is only one more thing that I need to do. I am trying to find out how to display certain text and image (that I want to display) when I bring the mouse over my item in the google base search results page. For e.g, If I want to show the image of my vehicle and the first 2-3 lines of the item description, when I bring the mouse over the item, How do I do