0

My Query stopped getting response on certain section of my website

I am firing this query using JQuery:
SELECT title,origLink FROM rss WHERE url="http://feeds.feedburner.com/ViewsNewsSocial" | truncate(count=5)

At home page I am firing synchronously. and on other pages I am firing it with onclick with same JS function.
On other page it has stopped working. It cannot see any response on Firebug.
Any idea, why?

by
1 Reply
  • For test, if you need the page then you are welcome here:<br>http://www.satya-weblog.com/<br>Thanks!<br><br><div class="quote"><div class="quotetop">QUOTE<cite>(Satya Prakash @ 30 Nov 2011 3:49 AM)</cite></div><blockquote class="quotemain">I am firing this query using JQuery:<br><code class="focusRow subFocusRow "> SELECT title,origLink FROM rss WHERE url=&quot;http://feeds.feedburner.com/ViewsNewsSocial&quot; | truncate</code><code class="focusRow subFocusRow ">(count=5)<br><br>At home page I am firing synchronously. and on other pages I am firing it with onclick with same JS function. <br>On other page it has stopped working. It cannot see any response on Firebug. <br>Any idea, why?<br><br></code></blockquote></div>
    0

Recent Posts

in YQL