I\'m writing a web application using Dashcode.开发者_如何转开发Is it possible to access the iPhone address book from within this web application?Dashcode is just the development environment IDE for ge
A project in DashCode can be configure to support both Safari and Safari Mo开发者_高级运维bile.
I\'m creating a Dashcode App that displays products that have won 开发者_运维百科one or more awards.
In Dashcode you can set up a handler for a behavior in the inspector. Here\'s a sample handler for a button click on a button I\'ve named \"mybutton1\" in the Inspector:
I have my site created with Dashcode and I am using the List object but I don\'t like the default blue background when a cell is selected.
I am developing web application for iphone. Is it possible to implement Tab bar controller in dashcode.
开发者_如何转开发I am new to DashCode, upto now I used to design websites with JavaScript, HTML, now I want develop website in DashCode for iPhone\'s mobile safari. but I am really frustrating about D
I\'m trying to put together a mobile web app using Apple\'s Dashcode. I would like to use a Rounded Rectangle List as a menu interface for my users, however, I cannot seem to change the various rows\
I have a web app I\'m building in Dashcode, currently every thing is working as advertised. I\'m using the browser templa开发者_C百科te and was able to modify it a bit, got the xml working to connect
I\'m developing an HTML/Javascript mobile web application using Dashcode. Normally I wouldn\'t use such WYSIWYG stuff, but I\'ve found it a very rapid development process.