Friday, May 23, 2008

Does anyone know if it is possible to update Google Doc s Spreadsheet s content using GData and most importantly via the language of Javascript?

I know that it can be done using other languages as there are developer s guides but there isn t one for javascript which is odd because there are js api s for other google services (such as google calender)

Any hints or pointers in the right direction are very welcome
Thanks Col

http://code.google.com/apis/gdata/index.html

Does anyone know how I can get an array of all the images in a html div using javascript?
To get a list of all in the document- you can use:
document.images

But I ve tried both:
document.body.div.images
and
document.getElementById("div").images
and neither has worked which makes me think that divs don t have the "images" attribute.

Please can you tell me how I should do this?
Thanks alot- Colin
Thanks for the input Anthony but I don t have any money to spend!

Hello-

I checked on Monster and apparently a "Web Content Engineer" is worth about $150k / yr - $12-500 / mo- (http://monster.salary.com/salarywizard/layoutscripts/swzl_compresult.asp?jobcode=IT10000130&jobaltername=Content+Engineer+III+-+Web&jobtitle=Content+Engineer+III+-+Web&narrowdesc=&narrowcode=IT02&zipcode=&metrocode=156&statecode=CA&state=California&pagenumber=1&searchpage=&searchtype=&geo=San+Francisco%2C+CA ) but I am wondering if anyone can give me figures on what a more specialized javascript/dhtml/ajax focused developer is worth these days.

I just upgraded from Basic. I have uninstalled and reinstalled Java many times and it still does not work. I really don t know what else to do. Please Help.

Code:
...
if (pass1.toLowerCase() == "myAwesomePassword") {
window.open( http://www.myawesomesite.com/hiddenpage.html );
break;
}

My site has a header frame ("header") and a parent frame ("main"). The link is in the header- and I want the password protected page to open in the parent frame- not a new window.

Please help!
parent.framename.href="http://whatever.com" doesn t work

Hi i am looking to create a quiz with javascript but i want to access a cookie that has been created and alert the user to their current score and whether they have done better or worse than the last score.

I know how to set cookies but im unsure about how to read the cookie value which will be their score and compare it to the last score.

Thanks for your help

No comments: