dashcode
How do I embed a quicktime movie into an iphone web app using javascript?
I\'m creating an iphone webapp in dashcode for the first time and I can not figure out the code for embedding a video into the webapp.I have an html file and have a few pages it switches between but I[详细]
2022-12-20 23:53 分类:问答How do I embed a quicktime movie into an iphone web app using dashcode?
I have a functional webapp that I have created through dashcode, but I want to add a video by clicking a button. Any idea on how to code a handler to do that or any sample code? thanks[详细]
2022-12-20 07:42 分类:问答Local HTML 5 database usable in Mac Dashboard wigdets?
I\'m trying to use HTML 5\'s local database feature on a Mac Dashboard widget. I\'m programming in Dashcode the following javascript:[详细]
2022-12-18 03:26 分类:问答How to set popup menu values programmatically in Dashcode
I am trying to set the val开发者_JS百科ues for a popup menu in Dashcode programmatically. I can change the text/value of some statically defined default ones (from the inspector), but not add or remov[详细]
2022-12-16 06:40 分类:问答Dashboard: providing user feedback by changing button label
What I want is to provide user feedback about operation status through button label. Initially the button says \"save\", once clicked I want to change the label to \"saving...\" enter another function[详细]
2022-12-12 16:44 分类:问答Where to change data for a "list" datasource in dashcode?
I created a new p开发者_运维技巧roject in dashcode and it automatically generated a mobile web app for me with a list and sample datasources. I see two datasources, one is labeled as \"datasource\" an[详细]
2022-12-12 10:43 分类:问答Dashcode: How to create a custom/new Project Template?
I\'m trying to customize the javascript that Dashcode uses.So that I won\'t step on Apple\'s Project Templates, I want to make a custom project template that would appear as a choice after you click \[详细]
2022-12-11 22:53 分类:问答Dashcode: How to add custom inspector panel for custom Dashcode Parts?
I like using Dashcode for making quick little web apps, but it specifically targets the iphone version of mobile safari, which is not acceptable for cross-platform development.I\'ve developed a number[详细]
2022-12-11 22:52 分类:问答