>> I finally figured it out. Although I'm still struggling with page
>> coloring. Coloring the page and fetching it directly as a file gives a
>> fully colored page. Fetching the page thru the axserver gives a
>> partially colored page. Style sheets and local decls are ignored.
>> How odd.
>>   
>Where did you put the style sheet?  Originally I tried having a separate
>javascript file and linking to it with the <link...> element but that didn't
>work.  I didn't spend any time trying to figure it out, I just put the
>javascript
>in a  <script> element in the xml.  So if you don't have it already maybe
>the style sheet should go in a <style> element.

The <style> element is in the <head> element block for the page.
See newhyper.pamphlet which just went out.

Notice that all of the pages are fully colored (they are fetched
locally from files) but the differentiate page is partially colored
(it is fetched thru axserver).

Tim



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to