In the navigations folder look for the file 'DefaultTop.vm',comment the
$page.setBgColor("#ffffff").
-----Original Message-----
From: Keng Wong [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 18, 2001 2:59 PM
To: Turbine
Subject: $page.setBgColor problem
Just downloaded the latest snapshots (tdk-2.1b4) and started with the sample
app (flux, file upload page). Tried changing the bgcolor of the page to
something else (#C0C0C0) but with no luck. I only changed the existing file
(Upload.vm):
$page.setBgColor($ui.bgcolor)
to
$page.setBgColor("#C0C0C0")
The $ui tool works fine (it gets parsed correctly) but not the $page tool.
Maybe I'm missing something ? Can anyone help ?
Thanks.
-keng wong
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]