Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.09 seconds.
Search: Posts Made By: jnwbbr
Forum: JavaScript programming 04-12-2011, 10:39 PM
Replies: 6
Views: 1,434
Posted By jnwbbr
Your suggestion worked! Thanks!

Your suggestion worked! Thanks!
Forum: JavaScript programming 04-10-2011, 11:03 PM
Replies: 6
Views: 1,434
Posted By jnwbbr
<script> google.load("gdata","1.x", {packages:...

<script>
google.load("gdata","1.x", {packages: ["blogger"]});//, {"blogger"});
blogID = "ASeriesOfNumbers";
var feedUri = "http://www.blogger.com/feeds/"+blogID+"/posts/full?alt=json";
var...
Forum: JavaScript programming 04-02-2011, 03:02 PM
Replies: 6
Views: 1,434
Posted By jnwbbr
Yes, it is exactly that the return value gets...

Yes, it is exactly that the return value gets lost in the event handler. I know that the function should look like this:

function handleBlogFeed(myResultsFeedRoot) {
return Response =...
Forum: JavaScript programming 04-02-2011, 12:58 AM
Replies: 6
Views: 1,434
Posted By jnwbbr
Help assigning new value to global variable.

I am working with the google blogger API, and I am having an issue updating my global variable Response. I thought I understood how global variables worked, so I don't know if there is something...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 09:02 AM.