News Show Element

59 views
Skip to first unread message

azegabriel

unread,
Apr 12, 2012, 10:43:07 AM4/12/12
to Google AJAX APIs
Hello

I would like to either hide the missing image puzzle gif that displays
when an article image is not found, or change it with a image of my
choice. Is that possible ?

Gabriel

azegabriel

unread,
Apr 17, 2012, 3:01:17 AM4/17/12
to google-ajax...@googlegroups.com
Can anyone give me some advice on how to remove that "missing image" gif from the articles ?

Jeremy Geerdes

unread,
Apr 17, 2012, 11:26:08 AM4/17/12
to google-ajax...@googlegroups.com

We really need to know how you're deployimg the news show before we can tell you anything. For instance, are you deploying it in an iframe (e.g., the web element) or directly via Javascript. If the former, there is nothing that can be done. If the latter, we'll need to see a link before we can offer suggestions.

Jg

--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/E8QOnDXH6QwJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Gabriel Anghelusa

unread,
Apr 17, 2012, 11:30:18 AM4/17/12
to google-ajax...@googlegroups.com
I am using the javascript version, nothing custom just the simple 300 x 250 pixel wide box, keeps showing me the puzzle image for some articles it find. 
Not sure if a link would help but here is the code :

google.load("elements", "1", {packages : ["newsshow"]});

    function OnLoad() {
// Set the queries
 
 var options = {
    "queryList" : [
      {
        "q" : "something",
"ned" : "us",
"hl" : "en"
      },
 {
        "q" : "something else",
      }
    ],
"format" : "300x250"
  }
  var content = document.getElementById('content');
  var newsShow = new google.elements.NewsShow(content, options);

    }

    google.setOnLoadCallback(OnLoad);


Andy Willers

unread,
Apr 17, 2012, 11:35:05 AM4/17/12
to google-ajax...@googlegroups.com
Thanks for the feedback.

I don't want to break any rules but this is where I would like to deploy it: apps.facebook.com/strongroomalive

Bear in mind it's still under construction so styling looks basic :)

I would like it so that if someone reads a link via the feeds it posts the action to the open graph.

I may be barking up the complete wrong tree though…

Thanks!

azegabriel

unread,
Apr 17, 2012, 11:36:52 AM4/17/12
to Google AJAX APIs
Wrong thread buddy ! :)

On Apr 17, 6:35 pm, Andy Willers <andywill...@gmail.com> wrote:
> Thanks for the feedback.
>
> I don't want to break any rules but this is where I would like to deploy it: apps.facebook.com/strongroomalive
>
> Bear in mind it's still under construction so styling looks basic :)
>
> I would like it so that if someone reads a link via the feeds it posts the action to the open graph.
>
> I may be barking up the complete wrong tree though…
>
> Thanks!
>
> On 17 Apr 2012, at 16:26, Jeremy Geerdes wrote:
>
>
>
>
>
>
>
> > We really need to know how you're deployimg the news show before we can tell you anything. For instance, are you deploying it in an iframe (e.g., the web element) or directly via Javascript. If the former, there is nothing that can be done. If the latter, we'll need to see a link before we can offer suggestions.
>
> > Jg
>

Andy Willers

unread,
Apr 17, 2012, 11:45:27 AM4/17/12
to google-ajax...@googlegroups.com
Sorry!

On 17 Apr 2012, at 16:26, Jeremy Geerdes wrote:

CARIDAD TOVAR

unread,
Apr 17, 2012, 7:21:10 PM4/17/12
to google-ajax...@googlegroups.com
Thanks,friend´s...

2012/4/17 Andy Willers <andyw...@gmail.com>
Reply all
Reply to author
Forward
0 new messages