dotnetCarpenter
10 Mar 2007, 10:25 AM
Hi all!
I've tried to find documentation on how to set CSS class names, style sheets and images but in vain. I'm using the nested layout example as my building block and everything is running smoothly. Except for one thing: I would like to have a header div before the layout script does its thing but the only DOM element I've got the example to work with so far is document.body. I've tried document.getElementById('container') but that just showed a big blue panel across the viewport (when resized it's gone).
Also it would be nice to know what kind of configuration option there is and how they apply. I couldn't find a list..
I know this is a lot of question and I'll be happy if just one gets answered - thanks in advance!
Regards, Jon.
I've tried to find documentation on how to set CSS class names, style sheets and images but in vain. I'm using the nested layout example as my building block and everything is running smoothly. Except for one thing: I would like to have a header div before the layout script does its thing but the only DOM element I've got the example to work with so far is document.body. I've tried document.getElementById('container') but that just showed a big blue panel across the viewport (when resized it's gone).
Also it would be nice to know what kind of configuration option there is and how they apply. I couldn't find a list..
I know this is a lot of question and I'll be happy if just one gets answered - thanks in advance!
Regards, Jon.