Hi, You could probably make your own custom control instead, but I believe if Google is generating it when the value is empty using CSS to hide it is the best option. I guess a hack could be to use javascript to remove the element by DOM would be another option, but the CSS I would think would be the easiest method to implement.
On Jul 24, 10:42 am, Wilfried Pigoury <[email protected]> wrote: > Hi, > > I integrated Google PartnerBar on my website and I have a problem with > the header title. > I don't need it so I let it empty in the options but even though the > script still generate the h3 supposed to contain the title. > > It's bad because I have an empty h3 so. > > For now I set some text in the header title and hide it with css but I > would prefere to be able to remove it completely. > > Is there another workaround I could use ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
