How would I make a widget resize? I've currently got the Apple-made resize code in place, working with the button but what should I use where the whole
bit goes, so that I can resize the entire widget?
I've tried "widget.window", "canvas" and various others but to no avail.
Sorry if this is a bad post. It's 5:30am (waiting up for MobileMe, got bored).
I've looked on Google but not avail. All help appreciated.
Code:
document.getElementById("[B]**mystery**[/B]");
bit goes, so that I can resize the entire widget?
I've tried "widget.window", "canvas" and various others but to no avail.
Sorry if this is a bad post. It's 5:30am (waiting up for MobileMe, got bored).
I've looked on Google but not avail. All help appreciated.