Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 8 of 8
Search took 0.03 seconds.
Search: Posts Made By: cameron213
Forum: Ajax and Design 08-23-2010, 01:16 AM
Replies: 3
Views: 3,009
Posted By cameron213
Ajax in Safari

I am writing an application for the iphone that parses a weather feed based on gps location. I have the following which grabs coordinates based on a program called instamapper and posts them online....
Forum: Ajax and Design 08-20-2010, 03:10 AM
Replies: 2
Views: 2,948
Posted By cameron213
Update

Just wanted to make an update: I've figured it out...thought I would post the code for those who have similar issues.




<html>
<script = "Javascript">
window.onload = function(){

...
Forum: Ajax and Design 08-20-2010, 02:35 AM
Replies: 2
Views: 2,948
Posted By cameron213
Parsing responseText

<html>
<script = "Javascript">
window.onload = function(){

var myRequst = new XMLHttpRequest();

var url =...
Forum: JavaScript programming 08-19-2010, 10:41 PM
Replies: 9
Views: 1,437
Posted By cameron213
Heh. Guess I wasn't looking too great. Cuz i was...

Heh. Guess I wasn't looking too great. Cuz i was being printed by another function.

However, anyway to change this:



document.getElementById("weatherIcon").src="Icon...
Forum: JavaScript programming 08-19-2010, 10:24 PM
Replies: 9
Views: 1,437
Posted By cameron213
I can post the entire code if you want...its not...

I can post the entire code if you want...its not coming from anywhere else...its only 50 lines or so.
Forum: JavaScript programming 08-19-2010, 10:19 PM
Replies: 9
Views: 1,437
Posted By cameron213
Well mine doenst detect any error. I'm only using...

Well mine doenst detect any error. I'm only using an editor and it says the code is fine. I agree that its case sensitive, however, the code still prints the image to the screen..why wouldn't it call...
Forum: JavaScript programming 08-19-2010, 10:09 PM
Replies: 9
Views: 1,437
Posted By cameron213
I'm not so certain that "ID" wont work. The...

I'm not so certain that "ID" wont work. The innerhtml still works as my image is printed on the screen. The onclick function is the only thing that isnt working along with the border.
Forum: JavaScript programming 08-19-2010, 07:31 AM
Replies: 9
Views: 1,437
Posted By cameron213
onclick function not working

I am creating a weather widget for the iphone. The program creates an xml request for a weather feed and then parses the response. Depending on the response different information is displayed. A...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT +1. The time now is 02:38 PM.