User-agent: Mozilla Thunderbird 1.0 (Macintosh/20050129)
Daniel Phillips wrote:
Hello,
I am in the process of writing my first widget and I'm having some
problems getting the preferences transition to work properly. The
main view of my widget consists of a file called main.html which
contains the following frameset definition:
Which creates two frames- one to hold my control panel for the widget
stored in an HTML file called control.html and one which points to a
temporary HTML file to be replaced with a dynamically generated
function. The buildDateList() function (which is declared in a .js
file) populates a select element in the control.html file and also
calls a function that generates the content for the listing frame.
It would make you life easier if you would use layers instead of frames.
You can dynamically fill layers with content and scrolling is also possible.
Also have a look at the instructions again.
Quote: Displaying Preferences "First, in the body of your widget, you
need to have two |<div>| layers in place, one for the front part of your
widget, and one for the back (which should also be hidden)"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/email@hidden