Posted by Dylan Parry on 09/29/05 18:35
Using a pointed stick and pebbles, Spartanicus scraped:
> function panel() {
> document.getElementById('panel').style.display='hidden';
> document.getElementById('content').style.marginLeft='30px';
> }
I had problems with a similar function a while back. IIRC the problem
was caused by having the /wrong kind of quotes/ and changing them to "s
made all the difference. I might be wrong, of course ;)
--
Dylan Parry
http://electricfreedom.org -- Where the Music Progressively Rocks!
Navigation:
[Reply to this message]
|