Dan Hammer wrote:

> I am having a problem with elements not working properly.  For example 
> in my code I will have the following...
> 
>  
> 
> <[header]>
> 
>  
> 
> .... code....
> 
>  
> 
> <[footer]>



Ok , are these style elements or pageelements?
style elements are global within a style and are
inherited by child styles. Pageelements are not inherited
down subpages by default.


> 
>  
> 
> For some reason the <[header]> won't always work.  Sometimes it does and 
> sometimes it doesn't.  Meaning it works on some pages and not on 
> others.  I am using the same style on all the pages so I don't see why 
> the element would work on some pages and not others.  Instead of getting 
> the code that is part of the header element I just get the <[header]> 
> text to display instead.
> 


whenever this happens to me , it is usually because
I mistyped a curly bracket where a square one belongs.
Like this:
<{this-is-a-bad-element]>





>  
> 
> Any ideas?
> 
> Dan Hammer
> 


-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to