dashcode Questions
31
Solved
I need to do an HTTP GET request in JavaScript. What's the best way to do that?
I need to do this in a Mac OS X dashcode widget.
Potable asked 29/10, 2008 at 16:31
8
Okay, so I'm trying to change a checkbox's state programmatically in dashcode. I've tried:
var checkbox = document.getElementById("checkbox");
// I have tried all the following methods.
checkbox....
Windflower asked 21/3, 2010 at 21:33
1
Solved
I have a brand new MacBook (air if it matters). I have installed Xcode 4 but I can't find Dashcode even using finder. What should I do ?
4
Solved
I am unable to get an XMLHttpRequest object to work correctly in a Dashboard widget I am writing. I've isolated it to a trivial example not working in the global scope of the main.js file:
xhr = ...
Thimbleful asked 8/5, 2010 at 0:32
9
Solved
Does anyone have any good starting points for me when looking at making web pages/sites/applications specifically for viewing on the iPhone?
I've looked at templates like the one Joe Hewitt ...
Alejoa asked 12/8, 2008 at 12:29
1
© 2022 - 2024 — McMap. All rights reserved.